Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvenc_sample.cpp872 int32_t framePoc = 0; in CheckFormatKey() local
876 if (format->GetIntValue(Media::Tag::VIDEO_PER_FRAME_POC, framePoc)) { in CheckFormatKey()
877 UNITTEST_INFO_LOG("framePoc is:%d", framePoc); in CheckFormatKey()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp146 int32_t framePoc = 0; in DumpLtrInfo() local
148 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_PER_FRAME_POC, &framePoc); in DumpLtrInfo()

Completed in 4 milliseconds