Searched refs:sfMatrix (Results 1 – 1 of 1) sorted by relevance
748 ColorAspects::MatrixCoeffs sfMatrix; in map() local763 if (!sColorMatricesSf.map(matrix, &sfMatrix)) { in map()767 sfMatrix = ColorAspects::MatrixOther; in map()770 sfMatrix = (ColorAspects::MatrixCoeffs)matrix; in map()774 *standard = ColorUtils::wrapColorAspectsIntoColorStandard(sfPrimaries, sfMatrix); in map()784 ColorAspects::MatrixCoeffs sfMatrix; in map() local786 (void)ColorUtils::unwrapColorAspectsFromColorStandard(standard, &sfPrimaries, &sfMatrix); in map()798 if (!sColorMatricesSf.map(sfMatrix, matrix)) { in map()800 *matrix = (C2Color::matrix_t)sfMatrix; in map()