Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp284 int32_t secondSample = isMpeg2 ? MPEG2_PROFILE_MAIN : MPEG4_PROFILE_ADVANCED_SIMPLE; in LoadMPEGLevelParams() local
293 } else if (iter->first == secondSample) { in LoadMPEGLevelParams()