Home
last modified time | relevance | path

Searched refs:g_width (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/multimedia/av_codec/demuxer/src/
H A Dapi_test.cpp46 static int32_t g_width = 3840; member
60 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
61 buffer = OH_AVBuffer_Create(g_width * g_height); in SetUp()
H A Dproc_test.cpp53 static int32_t g_width = 3840; member
61 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
H A Dfunc_test.cpp51 static int32_t g_width = 3840; member
59 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp7276 static double g_width = 1.4; variable
7290 OH_JSVM_CreateDouble(env, g_width, &args[0]); in CreateFunction()

Completed in 31 milliseconds