Searched refs:MatrixBT601_6 (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/media/hardware/
H A DVideoAPI.h157 MatrixBT601_6, // Rec.ITU-R BT.601-6 625 or equivalent enumerator in enum:uint32_t
168 StandardBT601_625, // PrimariesBT601_6_625 and MatrixBT601_6
170 StandardBT601_525, // PrimariesBT601_6_525 and MatrixBT601_6
314 case ColorAspects::MatrixBT601_6: return "BT601_6";
/frameworks/av/media/libstagefright/foundation/
H A DColorUtils.cpp50 { CU::kColorStandardBT601_625, { CA::PrimariesBT601_6_625, CA::MatrixBT601_6 } },
54 { CU::kColorStandardBT601_525, { CA::PrimariesBT601_6_525, CA::MatrixBT601_6 } },
300 { 6, ColorAspects::MatrixBT601_6 /* main */ },
301 { 5, ColorAspects::MatrixBT601_6 },
376 coeffs = ColorAspects::MatrixBT601_6;
379 coeffs = ColorAspects::MatrixBT601_6;
404 { CU::kColorStandardBT601_625, { CA::PrimariesBT709_5, CA::MatrixBT601_6 } },

Completed in 136 milliseconds