Searched refs:RGB565ToI420 (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dconvert.h175 int RGB565ToI420(const uint8* src_frame, int src_stride_frame,
/external/libyuv/files/include/libyuv/
H A Dconvert.h176 int RGB565ToI420(const uint8* src_frame, int src_stride_frame,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dconvert_to_i420.cc106 r = RGB565ToI420(src, src_width * 2,
H A Dconvert.cc1172 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 61 milliseconds