Searched defs:src_stride_rgb24 (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_argb.cc | 426 int RGB24ToARGB(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToARGB()
|
D | convert.cc | 948 int RGB24ToI420(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToI420()
|
D | row_neon64.cc | 2066 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
D | row_neon.cc | 1947 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()
|