Searched refs:sfMatrix (Results 1 – 1 of 1) sorted by relevance
612 ColorAspects::MatrixCoeffs sfMatrix; in map() local627 if (!sColorMatricesSf.map(matrix, &sfMatrix)) { in map()631 sfMatrix = ColorAspects::MatrixOther; in map()634 sfMatrix = (ColorAspects::MatrixCoeffs)matrix; in map()638 *standard = ColorUtils::wrapColorAspectsIntoColorStandard(sfPrimaries, sfMatrix); in map()648 ColorAspects::MatrixCoeffs sfMatrix; in map() local650 (void)ColorUtils::unwrapColorAspectsFromColorStandard(standard, &sfPrimaries, &sfMatrix); in map()662 if (!sColorMatricesSf.map(sfMatrix, matrix)) { in map()664 *matrix = (C2Color::matrix_t)sfMatrix; in map()