/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 1060 void ARGB4444ToARGBRow_NEON(const uint8* src_argb4444, uint8* dst_argb, in ARGB4444ToARGBRow_NEON() 2122 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_NEON() 2247 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int pix) { in ARGB4444ToYRow_NEON()
|
D | row_neon64.cc | 1058 void ARGB4444ToARGBRow_NEON(const uint8* src_argb4444, uint8* dst_argb, in ARGB4444ToARGBRow_NEON() 2086 void ARGB4444ToUVRow_NEON(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_NEON() 2216 void ARGB4444ToYRow_NEON(const uint8* src_argb4444, uint8* dst_y, int pix) { in ARGB4444ToYRow_NEON()
|
D | convert_argb.cc | 664 int ARGB4444ToARGB(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToARGB()
|
D | row_common.cc | 135 void ARGB4444ToARGBRow_C(const uint8* src_argb4444, uint8* dst_argb, in ARGB4444ToARGBRow_C() 474 void ARGB4444ToYRow_C(const uint8* src_argb4444, uint8* dst_y, int width) { in ARGB4444ToYRow_C() 584 void ARGB4444ToUVRow_C(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToUVRow_C()
|
D | convert.cc | 1264 int ARGB4444ToI420(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToI420()
|
D | row_win.cc | 628 void ARGB4444ToARGBRow_AVX2(const uint8* src_argb4444, uint8* dst_argb, in ARGB4444ToARGBRow_AVX2() 719 void ARGB4444ToARGBRow_SSE2(const uint8* src_argb4444, uint8* dst_argb, in ARGB4444ToARGBRow_SSE2()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 888 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() 1774 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON() 1889 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
|
D | row_neon64.cc | 942 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() 1803 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON() 1920 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
|
D | convert.cc | 1502 int ARGB4444ToI420(const uint8_t* src_argb4444, in ARGB4444ToI420()
|
D | row_common.cc | 163 void ARGB4444ToARGBRow_C(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_C() 551 void ARGB4444ToYRow_C(const uint8_t* src_argb4444, uint8_t* dst_y, int width) { in ARGB4444ToYRow_C() 667 void ARGB4444ToUVRow_C(const uint8_t* src_argb4444, in ARGB4444ToUVRow_C()
|
D | convert_argb.cc | 1408 int ARGB4444ToARGB(const uint8_t* src_argb4444, in ARGB4444ToARGB()
|
D | row_msa.cc | 1477 void ARGB4444ToARGBRow_MSA(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_MSA()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 888 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() 1774 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON() 1889 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
|
D | row_neon64.cc | 942 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON() 1803 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON() 1920 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
|
D | row_mmi.cc | 266 void ARGB4444ToARGBRow_MMI(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_MMI() 2999 void ARGB4444ToYRow_MMI(const uint8_t* src_argb4444, in ARGB4444ToYRow_MMI() 3657 void ARGB4444ToUVRow_MMI(const uint8_t* src_argb4444, in ARGB4444ToUVRow_MMI()
|
D | row_dspr2.cc | 847 void ARGB4444ToARGBRow_DSPR2(const uint8* src_argb4444, in ARGB4444ToARGBRow_DSPR2()
|
D | row_common.cc | 163 void ARGB4444ToARGBRow_C(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_C() 551 void ARGB4444ToYRow_C(const uint8_t* src_argb4444, uint8_t* dst_y, int width) { in ARGB4444ToYRow_C() 667 void ARGB4444ToUVRow_C(const uint8_t* src_argb4444, in ARGB4444ToUVRow_C()
|
D | convert.cc | 2197 int ARGB4444ToI420(const uint8_t* src_argb4444, in ARGB4444ToI420()
|
D | convert_argb.cc | 1464 int ARGB4444ToARGB(const uint8_t* src_argb4444, in ARGB4444ToARGB()
|
D | row_msa.cc | 1477 void ARGB4444ToARGBRow_MSA(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_MSA()
|