Searched defs:src_stride_argb1555 (Results 1 – 18 of 18) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_argb.cc | 606 int ARGB1555ToARGB(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToARGB()
|
D | convert.cc | 1140 int ARGB1555ToI420(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToI420()
|
D | row_neon.cc | 2052 void ARGB1555ToUVRow_NEON(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | row_neon64.cc | 2015 void ARGB1555ToUVRow_NEON(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | row_common.cc | 536 void ARGB1555ToUVRow_C(const uint8* src_argb1555, int src_stride_argb1555, in ARGB1555ToUVRow_C()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 1361 int src_stride_argb1555, in ARGB1555ToI420()
|
D | row_neon.cc | 1709 int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | row_neon64.cc | 1739 int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | convert_argb.cc | 1342 int src_stride_argb1555, in ARGB1555ToARGB()
|
D | row_common.cc | 617 int src_stride_argb1555, in ARGB1555ToUVRow_C()
|
D | row_msa.cc | 1860 int src_stride_argb1555, in ARGB1555ToUVRow_MSA()
|
/external/libyuv/files/source/ |
D | convert.cc | 2040 int src_stride_argb1555, in ARGB1555ToI420()
|
D | row_neon.cc | 1709 int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | row_neon64.cc | 1739 int src_stride_argb1555, in ARGB1555ToUVRow_NEON()
|
D | convert_argb.cc | 1390 int src_stride_argb1555, in ARGB1555ToARGB()
|
D | row_mmi.cc | 3368 int src_stride_argb1555, in ARGB1555ToUVRow_MMI()
|
D | row_common.cc | 617 int src_stride_argb1555, in ARGB1555ToUVRow_C()
|
D | row_msa.cc | 1860 int src_stride_argb1555, in ARGB1555ToUVRow_MSA()
|