Home
last modified time | relevance | path

Searched defs:src_argb4444 (Results 1 – 20 of 20) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_neon.cc1060 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()
Drow_neon64.cc1058 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()
Dconvert_argb.cc664 int ARGB4444ToARGB(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToARGB()
Drow_common.cc135 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()
Dconvert.cc1264 int ARGB4444ToI420(const uint8* src_argb4444, int src_stride_argb4444, in ARGB4444ToI420()
Drow_win.cc628 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/
Drow_neon.cc888 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()
Drow_neon64.cc942 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()
Dconvert.cc1502 int ARGB4444ToI420(const uint8_t* src_argb4444, in ARGB4444ToI420()
Drow_common.cc163 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()
Dconvert_argb.cc1408 int ARGB4444ToARGB(const uint8_t* src_argb4444, in ARGB4444ToARGB()
Drow_msa.cc1477 void ARGB4444ToARGBRow_MSA(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_MSA()
/external/libyuv/files/source/
Drow_neon.cc888 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()
Drow_neon64.cc942 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()
Drow_mmi.cc266 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()
Drow_dspr2.cc847 void ARGB4444ToARGBRow_DSPR2(const uint8* src_argb4444, in ARGB4444ToARGBRow_DSPR2()
Drow_common.cc163 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()
Dconvert.cc2197 int ARGB4444ToI420(const uint8_t* src_argb4444, in ARGB4444ToI420()
Dconvert_argb.cc1464 int ARGB4444ToARGB(const uint8_t* src_argb4444, in ARGB4444ToARGB()
Drow_msa.cc1477 void ARGB4444ToARGBRow_MSA(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_MSA()