Searched defs:src_stride_argb1555 (Results 1 – 11 of 11) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 1103 int ARGB1555ToI420(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToI420()
|
D | convert_argb.cc | 1042 int ARGB1555ToARGB(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToARGB()
|
D | row_neon.cc | 1868 void ARGB1555ToUVRow_NEON(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | row_neon64.cc | 1820 void ARGB1555ToUVRow_NEON(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | row_common.cc | 528 void ARGB1555ToUVRow_C(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToUVRow_C()
|
/external/libyuv/files/source/ |
D | convert.cc | 1342 int src_stride_argb1555, in ARGB1555ToI420()
|
D | convert_argb.cc | 1151 int src_stride_argb1555, in ARGB1555ToARGB()
|
D | row_neon.cc | 1821 int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | row_neon64.cc | 1792 int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | row_common.cc | 537 int src_stride_argb1555, in ARGB1555ToUVRow_C()
|
D | row_msa.cc | 1848 int src_stride_argb1555, in ARGB1555ToUVRow_MSA()
|