Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1299 MatrixCoeffMap mMatrixCoeffMap; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1350 MatrixCoeffMap mMatrixCoeffMap; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1729 mMatrixCoeffMap.insert({ in init_color_aspects_map()
7864 MatrixCoeffMap::const_iterator matrix_it = mMatrixCoeffMap.find(aspects.mMatrixCoeffs); in convert_color_aspects_to_metadata()
7881 if (matrix_it == mMatrixCoeffMap.end()) { in convert_color_aspects_to_metadata()