Searched defs:RGB24ToI420 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert.cc950 int RGB24ToI420(const uint8* src_rgb24, int src_stride_rgb24, function
/external/chromium_org/third_party/libyuv/source/
H A Dconvert.cc948 int RGB24ToI420(const uint8* src_rgb24, int src_stride_rgb24, function
/external/libyuv/files/source/
H A Dconvert.cc1158 int RGB24ToI420(const uint8* src_rgb24, int src_stride_rgb24, function
1799 r = RGB24ToI420(src, src_width * 3,

Completed in 61 milliseconds