Home
last modified time | relevance | path

Searched defs:src_stride_rgb24 (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/source/
Dconvert.cc937 int src_stride_rgb24, in RGB24ToI420()
Dconvert_argb.cc942 int src_stride_rgb24, in RGB24ToARGB()
Drow_neon.cc1646 int src_stride_rgb24, in RGB24ToUVRow_NEON()
Drow_neon64.cc1630 int src_stride_rgb24, in RGB24ToUVRow_NEON()
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert.cc753 int RGB24ToI420(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToI420()
Dconvert_argb.cc884 int RGB24ToARGB(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToARGB()
Drow_neon.cc1702 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON()
Drow_neon64.cc1667 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON()