| /external/libaom/libaom/third_party/libyuv/source/ |
| D | row_neon.cc | 982 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int pix) { in RGB565ToARGBRow_NEON() 1982 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON() 2191 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix) { in RGB565ToYRow_NEON()
|
| D | row_neon64.cc | 966 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int pix) { in RGB565ToARGBRow_NEON() 1939 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON() 2157 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix) { in RGB565ToYRow_NEON()
|
| D | convert_argb.cc | 548 int RGB565ToARGB(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToARGB()
|
| D | row_common.cc | 103 void RGB565ToARGBRow_C(const uint8* src_rgb565, uint8* dst_argb, int width) { in RGB565ToARGBRow_C() 444 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width) { in RGB565ToYRow_C() 489 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_C()
|
| D | convert.cc | 1018 int RGB565ToI420(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToI420()
|
| D | row_win.cc | 469 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, in RGB565ToARGBRow_SSE2() 525 void RGB565ToARGBRow_AVX2(const uint8* src_rgb565, uint8* dst_argb, in RGB565ToARGBRow_AVX2()
|
| /external/libvpx/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/libyuv/files/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 | row_mmi.cc | 158 void RGB565ToARGBRow_MMI(const uint8_t* src_rgb565, in RGB565ToARGBRow_MMI() 2770 void RGB565ToYRow_MMI(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_MMI() 3099 void RGB565ToUVRow_MMI(const uint8_t* src_rgb565, in RGB565ToUVRow_MMI()
|
| D | row_dspr2.cc | 787 void RGB565ToARGBRow_DSPR2(const uint8* src_rgb565, in RGB565ToARGBRow_DSPR2()
|
| 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 | convert.cc | 1885 int RGB565ToI420(const uint8_t* src_rgb565, in RGB565ToI420()
|
| 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 | 1314 int RGB565ToARGB(const uint8_t* src_rgb565, in RGB565ToARGB()
|