Searched defs:src_stride_rgb24 (Results 1 – 8 of 8) sorted by relevance
/external/libyuv/files/source/ |
D | convert.cc | 937 int src_stride_rgb24, in RGB24ToI420()
|
D | convert_argb.cc | 942 int src_stride_rgb24, in RGB24ToARGB()
|
D | row_neon.cc | 1646 int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
D | row_neon64.cc | 1630 int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 753 int RGB24ToI420(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToI420()
|
D | convert_argb.cc | 884 int RGB24ToARGB(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToARGB()
|
D | row_neon.cc | 1702 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
D | row_neon64.cc | 1667 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON()
|