Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A 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()
H A 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()
H A 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()
H A Dconvert.cc1502 int ARGB4444ToI420(const uint8_t* src_argb4444, in ARGB4444ToI420()
H A Dconvert_argb.cc1408 int ARGB4444ToARGB(const uint8_t* src_argb4444, in ARGB4444ToARGB()
H A Drow_msa.cc1477 void ARGB4444ToARGBRow_MSA(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_MSA()
/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A 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()
H A 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()
H A 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()
H A Dconvert.cc2105 int ARGB4444ToI420(const uint8_t* src_argb4444, in ARGB4444ToI420()
H A Dconvert_argb.cc2134 int ARGB4444ToARGB(const uint8_t* src_argb4444, in ARGB4444ToARGB()
/aosp_15_r20/external/libyuv/source/
H A Drow_neon.cc1470 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON()
2515 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON()
2621 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
H A Drow_neon64.cc1685 void ARGB4444ToARGBRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_NEON()
2849 void ARGB4444ToUVRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToUVRow_NEON()
2961 void ARGB4444ToYRow_NEON(const uint8_t* src_argb4444, in ARGB4444ToYRow_NEON()
H A Drow_common.cc222 void ARGB4444ToARGBRow_C(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_C()
938 void ARGB4444ToYRow_C(const uint8_t* src_argb4444, uint8_t* dst_y, int width) { in ARGB4444ToYRow_C()
1132 void ARGB4444ToUVRow_C(const uint8_t* src_argb4444, in ARGB4444ToUVRow_C()
H A Dconvert.cc3643 int ARGB4444ToI420(const uint8_t* src_argb4444, in ARGB4444ToI420()
H A Drow_lasx.cc1337 void ARGB4444ToARGBRow_LASX(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_LASX()
H A Drow_lsx.cc1284 void ARGB4444ToARGBRow_LSX(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_LSX()
H A Drow_msa.cc1513 void ARGB4444ToARGBRow_MSA(const uint8_t* src_argb4444, in ARGB4444ToARGBRow_MSA()
H A Dconvert_argb.cc3668 int ARGB4444ToARGB(const uint8_t* src_argb4444, in ARGB4444ToARGB()