Searched defs:src_stride_argb4444 (Results 1 – 7 of 7) sorted by relevance
| /external/libvpx/libvpx/third_party/libyuv/source/ |
| D | convert_argb.cc | 664 int ARGB4444ToARGB(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToARGB()
|
| D | convert.cc | 1264 int ARGB4444ToI420(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToI420()
|
| D | row_neon.cc | 2122 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_NEON()
|
| D | row_neon64.cc | 2086 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_NEON()
|
| D | row_common.cc | 584 void ARGB4444ToUVRow_C(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_C()
|
| /external/libyuv/files/source/ |
| D | convert_argb.cc | 497 int ARGB4444ToARGB(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToARGB()
|
| D | convert.cc | 1443 int ARGB4444ToI420(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToI420()
|