Searched defs:src_stride_rgb24 (Results 1 – 12 of 12) sorted by relevance
/external/libaom/libaom/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.cc | 937 int src_stride_rgb24, in RGB24ToI420()
|
D | row_neon64.cc | 1630 int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
D | row_neon.cc | 1646 int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
D | convert_argb.cc | 942 int src_stride_rgb24, in RGB24ToARGB()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 960 int src_stride_rgb24, in RGB24ToI420()
|
D | row_neon.cc | 1552 int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
D | row_neon64.cc | 1591 int src_stride_rgb24, in RGB24ToUVRow_NEON()
|
D | convert_argb.cc | 1157 int src_stride_rgb24, in RGB24ToARGB()
|