Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_param_checker.cpp591 bool maxLTRFrameCountExist = in LTRFrameCountChecker() local
593 …CHECK_AND_RETURN_RET_LOG(maxLTRFrameCountExist, AVCS_ERR_UNKNOWN, "Max LTR frame count not defined… in LTRFrameCountChecker()