Searched defs:src_stride_rgb24 (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_argb.cc | 448 int RGB24ToARGB(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToARGB()
|
D | convert.cc | 790 int RGB24ToI420(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToI420()
|
D | row_neon.cc | 1883 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
D | row_neon64.cc | 1856 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
/external/libyuv/files/source/ |
D | convert_argb.cc | 398 int RGB24ToARGB(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToARGB()
|
D | convert.cc | 1158 int RGB24ToI420(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToI420()
|