Searched refs:sfMatrix (Results 1 – 1 of 1) sorted by relevance
751 ColorAspects::MatrixCoeffs sfMatrix; in map() local766 if (!sColorMatricesSf.map(matrix, &sfMatrix)) { in map()770 sfMatrix = ColorAspects::MatrixOther; in map()773 sfMatrix = (ColorAspects::MatrixCoeffs)matrix; in map()777 *standard = ColorUtils::wrapColorAspectsIntoColorStandard(sfPrimaries, sfMatrix); in map()787 ColorAspects::MatrixCoeffs sfMatrix; in map() local789 (void)ColorUtils::unwrapColorAspectsFromColorStandard(standard, &sfPrimaries, &sfMatrix); in map()801 if (!sColorMatricesSf.map(sfMatrix, matrix)) { in map()803 *matrix = (C2Color::matrix_t)sfMatrix; in map()