Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/demuxer/src/
H A Dapi_test.cpp47 static int32_t g_height = 2160; 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.cpp54 static int32_t g_height = 2160; member
61 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
H A Dfunc_test.cpp52 static int32_t g_height = 2160; 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.cpp7277 static double g_height = 5.0; variable
7291 OH_JSVM_CreateDouble(env, g_height, &args[1]); in CreateFunction()

Completed in 24 milliseconds