Searched refs:MatrixCoeffMap (Results 1 – 4 of 4) sorted by relevance
548 typedef std::unordered_map <enum ColorAspects::MatrixCoeffs, MatrixCoEfficients> MatrixCoeffMap; typedef1445 MatrixCoeffMap mMatrixCoeffMap;
528 typedef std::unordered_map <enum ColorAspects::MatrixCoeffs, MatrixCoEfficients> MatrixCoeffMap; typedef1350 MatrixCoeffMap mMatrixCoeffMap;
11038 MatrixCoeffMap::const_iterator matrix_it = mMatrixCoeffMap.find(aspects.mMatrixCoeffs); in convert_color_aspects_to_metadata()
9747 MatrixCoeffMap::const_iterator matrix_it = mMatrixCoeffMap.find(aspects.mMatrixCoeffs); in convert_color_aspects_to_metadata()