Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_param_checker.cpp557 …bool matrixCoefficientsExist = format.GetIntValue(Tag::VIDEO_COLOR_MATRIX_COEFF, matrixCoefficient… in MatrixCoefficientsChecker() local
558 if (!matrixCoefficientsExist) { in MatrixCoefficientsChecker()
561 PrintParam(matrixCoefficientsExist, Tag::VIDEO_COLOR_MATRIX_COEFF, matrixCoefficients); in MatrixCoefficientsChecker()