Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp46 int32_t g_keyWidth; member
75 OH_AVFormat_GetIntValue(format, OH_MD_KEY_WIDTH, &g_keyWidth); in VencFormatChanged()
78 << ", OH_MD_KEY_VIDEO_PIC_HEIGHT: "<< g_picHeight << ", OH_MD_KEY_WIDTH: " << g_keyWidth in VencFormatChanged()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp46 int32_t g_keyWidth; member
85 format.GetIntValue(OH_MD_KEY_WIDTH, g_keyWidth); in OnOutputFormatChanged()
88 << ", OH_MD_KEY_VIDEO_PIC_HEIGHT: "<< g_picHeight << ", OH_MD_KEY_WIDTH: " << g_keyWidth in OnOutputFormatChanged()

Completed in 4 milliseconds