Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp802 signed u_b = u * _b_u; in convertCbYCrY() local
1310 signed u_b = u * _b_u; in convertYUVMediaImage() local
1352 signed u_b = u * _b_u; in convertYUVMediaImage() local
1415 signed u_b = u * _b_u; in convertYUV420Planar16() local
1492 signed u_b = u * _b_u; in convertYUVP010ToRGBA1010102() local
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp292 int32_t u_b = u * _b_u; in convertYUV420Planar16ToRGBA1010102() local