Home
last modified time | relevance | path

Searched refs:avcProfile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H A Dvideoenc_api11_sample.h83 OH_AVCProfile avcProfile = AVC_PROFILE_BASELINE; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp192 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_PROFILE, avcProfile); in ConfigureVideoEncoder()