Home
last modified time | relevance | path

Searched refs:_g_u (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp363 int32_t _g_u; member
781 signed _neg_g_u = -matrix->_g_u; in convertCbYCrY()
1257 signed _neg_g_u = -matrix->_g_u; in convertYUVMediaImage()
1388 signed _neg_g_u = -matrix->_g_u; in convertYUV420Planar16()
1463 signed _neg_g_u = -matrix->_g_u; in convertYUVP010ToRGBA1010102()
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp204 int32_t _y, _r_v, _g_u, _g_v, _b_u, _c16; member
262 int32_t _neg_g_u = -coeffs._g_u; in convertYUV420Planar16ToRGBA1010102()