Home
last modified time | relevance | path

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

/external/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/libaom/third_party/libyuv/source/
Drow_neon64.cc1083 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON()
1978 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON()
2090 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
Drow_neon.cc948 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON()
1855 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON()
1961 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
Drow_common.cc192 void ARGB4444ToARGBRow_C(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_C()
720 void ARGB4444ToYRow_C(const uint8_t* src_argb4444, uint8_t* dst_y, int width) { in ARGB4444ToYRow_C()
903 void ARGB4444ToUVRow_C(const uint8_t* src_argb4444, in ARGB4444ToUVRow_C()
Dconvert.cc2105 int ARGB4444ToI420(const uint8_t* src_argb4444, in ARGB4444ToI420()
Dconvert_argb.cc2134 int ARGB4444ToARGB(const uint8_t* src_argb4444, in ARGB4444ToARGB()
/external/libyuv/files/source/
Drow_neon.cc1330 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON()
2261 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON()
2367 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
Drow_neon64.cc1548 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON()
2599 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON()
2711 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
Drow_mmi.cc268 void ARGB4444ToARGBRow_MMI(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_MMI()
3073 void ARGB4444ToYRow_MMI(const uint8_t* src_argb4444, in ARGB4444ToYRow_MMI()
3731 void ARGB4444ToUVRow_MMI(const uint8_t* src_argb4444, in ARGB4444ToUVRow_MMI()
Drow_common.cc215 void ARGB4444ToARGBRow_C(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_C()
820 void ARGB4444ToYRow_C(const uint8_t* src_argb4444, uint8_t* dst_y, int width) { in ARGB4444ToYRow_C()
1003 void ARGB4444ToUVRow_C(const uint8_t* src_argb4444, in ARGB4444ToUVRow_C()
Dconvert.cc2923 int ARGB4444ToI420(const uint8_t* src_argb4444, in ARGB4444ToI420()
Drow_lsx.cc158 void ARGB4444ToARGBRow_LSX(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_LSX()
Drow_lasx.cc1371 void ARGB4444ToARGBRow_LASX(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_LASX()
Drow_msa.cc1513 void ARGB4444ToARGBRow_MSA(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_MSA()
Dconvert_argb.cc3207 int ARGB4444ToARGB(const uint8_t* src_argb4444, in ARGB4444ToARGB()