Searched refs:MatrixCoeffMap (Results 1 – 4 of 4) sorted by relevance
474 typedef std::unordered_map <enum ColorAspects::MatrixCoeffs, MatrixCoEfficients> MatrixCoeffMap; typedef1299 MatrixCoeffMap mMatrixCoeffMap;
562 typedef std::unordered_map <enum ColorAspects::MatrixCoeffs, MatrixCoEfficients> MatrixCoeffMap; typedef1464 MatrixCoeffMap mMatrixCoeffMap;
7864 MatrixCoeffMap::const_iterator matrix_it = mMatrixCoeffMap.find(aspects.mMatrixCoeffs); in convert_color_aspects_to_metadata()
11177 MatrixCoeffMap::const_iterator matrix_it = mMatrixCoeffMap.find(aspects.mMatrixCoeffs); in convert_color_aspects_to_metadata()