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

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert.cc743 int BGRAToI420(const uint8* src_bgra, int src_stride_bgra, function
/external/chromium_org/third_party/libyuv/source/
H A Dconvert.cc741 int BGRAToI420(const uint8* src_bgra, int src_stride_bgra, function
/external/libyuv/files/source/
H A Dconvert.cc984 int BGRAToI420(const uint8* src_bgra, int src_stride_bgra, function
1823 r = BGRAToI420(src, src_width * 4,

Completed in 106 milliseconds