Searched refs:mMatrixCoeffMap (Results 1 – 3 of 3) sorted by relevance
1299 MatrixCoeffMap mMatrixCoeffMap; variable
1350 MatrixCoeffMap mMatrixCoeffMap; variable
1729 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()