Searched defs:src_stride_argb4444 (Results 1 – 10 of 10) sorted by relevance
/external/libyuv/files/source/ |
D | convert.cc | 1483 int src_stride_argb4444, in ARGB4444ToI420()
|
D | convert_argb.cc | 1226 int src_stride_argb4444, in ARGB4444ToARGB()
|
D | row_neon.cc | 1893 int src_stride_argb4444, in ARGB4444ToUVRow_NEON()
|
D | row_neon64.cc | 1864 int src_stride_argb4444, in ARGB4444ToUVRow_NEON()
|
D | row_common.cc | 588 int src_stride_argb4444, in ARGB4444ToUVRow_C()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 1227 int ARGB4444ToI420(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToI420()
|
D | convert_argb.cc | 1100 int ARGB4444ToARGB(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToARGB()
|
D | row_neon64.cc | 1889 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_NEON()
|
D | row_neon.cc | 1937 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_NEON()
|
D | row_common.cc | 576 void ARGB4444ToUVRow_C(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_C()
|