Home
last modified time | relevance | path

Searched defs:_c16 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp366 int32_t _c16; // 16 for limited range matrix, 0 for full rance member
785 signed _c16 = matrix->_c16; in convertCbYCrY() local
1261 signed _c16 = matrix->_c16; in convertYUVMediaImage() local
1392 signed _c16 = matrix->_c16; in convertYUV420Planar16() local
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp204 int32_t _y, _r_v, _g_u, _g_v, _b_u, _c16; member
265 int32_t _c16 = coeffs._c16; in convertYUV420Planar16ToRGBA1010102() local