Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp85 uint32_t u01, v01, y01, y23, y45, y67, uv0, uv1; in convertYUV420Planar16ToY410() local
266 int32_t u, v, y00, y01, y10, y11; in convertYUV420Planar16ToRGBA1010102() local
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp963 uint32_t u01, v01, y01, y23, y45, y67, uv0, uv1; in convertYUV420Planar16ToY410() local
1117 uint32_t y01 = *((uint32_t*)ptr_y); ptr_y += 2; in convertYUV420Planar16ToY410() local