Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Drow_neon.cc813 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
1642 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
1839 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
H A Drow_neon64.cc854 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
1667 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
1869 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
H A Drow_common.cc128 void RGB565ToARGBRow_C(const uint8_t* src_rgb565, in RGB565ToARGBRow_C()
521 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C()
566 void RGB565ToUVRow_C(const uint8_t* src_rgb565, in RGB565ToUVRow_C()
H A Dconvert.cc1222 int RGB565ToI420(const uint8_t* src_rgb565, in RGB565ToI420()
H A Drow_msa.cc1556 void RGB565ToARGBRow_MSA(const uint8_t* src_rgb565, in RGB565ToARGBRow_MSA()
1714 void RGB565ToYRow_MSA(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_MSA()
1940 void RGB565ToUVRow_MSA(const uint8_t* src_rgb565, in RGB565ToUVRow_MSA()
H A Dconvert_argb.cc1274 int RGB565ToARGB(const uint8_t* src_rgb565, in RGB565ToARGB()
/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Drow_neon64.cc992 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
1862 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
2037 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
H A Drow_neon.cc873 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
1723 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
1911 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
H A Drow_common.cc157 void RGB565ToARGBRow_C(const uint8_t* src_rgb565, in RGB565ToARGBRow_C()
690 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C()
735 void RGB565ToUVRow_C(const uint8_t* src_rgb565, in RGB565ToUVRow_C()
H A Dconvert.cc1785 int RGB565ToI420(const uint8_t* src_rgb565, in RGB565ToI420()
H A Dconvert_argb.cc1984 int RGB565ToARGB(const uint8_t* src_rgb565, in RGB565ToARGB()
/aosp_15_r20/external/libyuv/source/
H A Drow_neon.cc1395 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
2383 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
2571 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
H A Drow_neon64.cc1595 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
2733 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
2908 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
H A Drow_lasx.cc1419 void RGB565ToARGBRow_LASX(const uint8_t* src_rgb565, in RGB565ToARGBRow_LASX()
1667 void RGB565ToYRow_LASX(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_LASX()
1712 void RGB565ToUVRow_LASX(const uint8_t* src_rgb565, in RGB565ToUVRow_LASX()
H A Drow_lsx.cc1368 void RGB565ToARGBRow_LSX(const uint8_t* src_rgb565, in RGB565ToARGBRow_LSX()
1585 void RGB565ToYRow_LSX(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_LSX()
1628 void RGB565ToUVRow_LSX(const uint8_t* src_rgb565, in RGB565ToUVRow_LSX()
H A Drow_msa.cc1592 void RGB565ToARGBRow_MSA(const uint8_t* src_rgb565, in RGB565ToARGBRow_MSA()
1745 void RGB565ToYRow_MSA(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_MSA()
1950 void RGB565ToUVRow_MSA(const uint8_t* src_rgb565, in RGB565ToUVRow_MSA()
H A Drow_common.cc185 void RGB565ToARGBRow_C(const uint8_t* src_rgb565, in RGB565ToARGBRow_C()
906 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C()
953 void RGB565ToUVRow_C(const uint8_t* src_rgb565, in RGB565ToUVRow_C()
H A Dconvert.cc3277 int RGB565ToI420(const uint8_t* src_rgb565, in RGB565ToI420()
H A Dconvert_argb.cc3502 int RGB565ToARGB(const uint8_t* src_rgb565, in RGB565ToARGB()