Searched defs:RGB565ToI420 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert.cc1018 int RGB565ToI420(const uint8* src_rgb565, int src_stride_rgb565, function
/external/libyuv/files/source/
H A Dconvert.cc1300 int RGB565ToI420(const uint8* src_rgb565, int src_stride_rgb565, function
1847 r = RGB565ToI420(src, src_width * 2,

Completed in 54 milliseconds