| /external/libvpx/third_party/libyuv/source/ |
| D | row_neon.cc | 813 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()
|
| D | row_neon64.cc | 854 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()
|
| D | convert.cc | 1222 int RGB565ToI420(const uint8_t* src_rgb565, in RGB565ToI420()
|
| D | row_common.cc | 128 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()
|
| D | row_msa.cc | 1556 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()
|
| D | convert_argb.cc | 1274 int RGB565ToARGB(const uint8_t* src_rgb565, in RGB565ToARGB()
|
| /external/libaom/third_party/libyuv/source/ |
| D | row_neon64.cc | 992 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()
|
| D | row_neon.cc | 873 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()
|
| D | row_common.cc | 157 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()
|
| D | convert.cc | 1785 int RGB565ToI420(const uint8_t* src_rgb565, in RGB565ToI420()
|
| D | convert_argb.cc | 1984 int RGB565ToARGB(const uint8_t* src_rgb565, in RGB565ToARGB()
|
| /external/libyuv/files/source/ |
| D | row_neon.cc | 1255 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON() 2129 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON() 2317 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
|
| D | row_neon64.cc | 1458 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON() 2483 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON() 2658 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
|
| D | row_lsx.cc | 242 void RGB565ToARGBRow_LSX(const uint8_t* src_rgb565, in RGB565ToARGBRow_LSX() 459 void RGB565ToYRow_LSX(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_LSX() 502 void RGB565ToUVRow_LSX(const uint8_t* src_rgb565, in RGB565ToUVRow_LSX()
|
| D | row_mmi.cc | 160 void RGB565ToARGBRow_MMI(const uint8_t* src_rgb565, in RGB565ToARGBRow_MMI() 2844 void RGB565ToYRow_MMI(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_MMI() 3173 void RGB565ToUVRow_MMI(const uint8_t* src_rgb565, in RGB565ToUVRow_MMI()
|
| D | row_lasx.cc | 1453 void RGB565ToARGBRow_LASX(const uint8_t* src_rgb565, in RGB565ToARGBRow_LASX() 1701 void RGB565ToYRow_LASX(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_LASX() 1746 void RGB565ToUVRow_LASX(const uint8_t* src_rgb565, in RGB565ToUVRow_LASX()
|
| D | row_common.cc | 180 void RGB565ToARGBRow_C(const uint8_t* src_rgb565, in RGB565ToARGBRow_C() 790 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C() 835 void RGB565ToUVRow_C(const uint8_t* src_rgb565, in RGB565ToUVRow_C()
|
| D | row_msa.cc | 1592 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()
|
| D | convert.cc | 2561 int RGB565ToI420(const uint8_t* src_rgb565, in RGB565ToI420()
|
| D | convert_argb.cc | 3041 int RGB565ToARGB(const uint8_t* src_rgb565, in RGB565ToARGB()
|