Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp126 const char *OH_MD_KEY_VIDEO_SAR = "video_sar"; variable
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h621 extern const char *OH_MD_KEY_VIDEO_SAR;
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp372 ASSERT_TRUE(OH_AVFormat_GetDoubleValue(paramFormat, OH_MD_KEY_VIDEO_SAR, &sar)); in AvcVideoParam()
409 ASSERT_TRUE(OH_AVFormat_GetDoubleValue(paramFormat, OH_MD_KEY_VIDEO_SAR, &sar)); in HevcVideoParam()
517 ASSERT_FALSE(OH_AVFormat_GetDoubleValue(paramFormat, OH_MD_KEY_VIDEO_SAR, &sar)); in OtherVideoParam()
H A Dproc_test.cpp1202 ASSERT_TRUE(OH_AVFormat_GetDoubleValue(trackFormat, OH_MD_KEY_VIDEO_SAR, &sar)); in HWTEST_F()

Completed in 6 milliseconds