Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp45 int32_t g_picHeight; member
74 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_PIC_HEIGHT, &g_picHeight); 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.cpp45 int32_t g_picHeight; member
84 format.GetIntValue(OH_MD_KEY_VIDEO_PIC_HEIGHT, g_picHeight); in OnOutputFormatChanged()
88 << ", OH_MD_KEY_VIDEO_PIC_HEIGHT: "<< g_picHeight << ", OH_MD_KEY_WIDTH: " << g_keyWidth in OnOutputFormatChanged()

Completed in 4 milliseconds