Home
last modified time | relevance | path

Searched refs:g_keyHeight (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp47 int32_t g_keyHeight; member
76 OH_AVFormat_GetIntValue(format, OH_MD_KEY_HEIGHT, &g_keyHeight); in VencFormatChanged()
79 << ", OH_MD_KEY_HEIGHT: " << g_keyHeight << endl; in VencFormatChanged()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp47 int32_t g_keyHeight; member
86 format.GetIntValue(OH_MD_KEY_HEIGHT, g_keyHeight); in OnOutputFormatChanged()
89 << ", OH_MD_KEY_HEIGHT: " << g_keyHeight << endl; in OnOutputFormatChanged()

Completed in 4 milliseconds