Searched defs:y01 (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/codec2/components/base/ |
D | SimpleC2Component.cpp | 96 uint32_t u01, v01, y01, y23, y45, y67, uv0, uv1; in convertYUV420Planar16ToY410() local 277 int32_t u, v, y00, y01, y10, y11; in convertYUV420Planar16ToRGBA1010102() local 377 int32_t u, v, y00, y01; in convertP210ToRGBA1010102() local
|
/frameworks/av/media/libstagefright/colorconversion/ |
D | ColorConverter.cpp | 1551 uint32_t u01, v01, y01, y23, y45, y67, uv0, uv1; in convertYUV420Planar16ToY410() local 1706 uint32_t y01 = *((uint32_t*)ptr_y); ptr_y += 2; in convertYUV420Planar16ToY410() local
|