/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 931 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_NEON() 1883 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON() 2356 void RGB24ToYRow_NEON(const uint8* src_rgb24, uint8* dst_y, int pix) { in RGB24ToYRow_NEON()
|
D | row_neon64.cc | 911 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_NEON() 1856 void RGB24ToUVRow_NEON(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToUVRow_NEON() 2329 void RGB24ToYRow_NEON(const uint8* src_rgb24, uint8* dst_y, int pix) { in RGB24ToYRow_NEON()
|
D | convert_argb.cc | 448 int RGB24ToARGB(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToARGB()
|
D | convert.cc | 790 int RGB24ToI420(const uint8* src_rgb24, int src_stride_rgb24, in RGB24ToI420()
|
D | row_gcc.cc | 268 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_SSSE3()
|
D | row_win.cc | 385 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int pix) { in RGB24ToARGBRow_SSSE3()
|
D | row_common.cc | 73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_C()
|
/external/libyuv/files/source/ |
D | row_neon64.cc | 750 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_NEON() 1629 void RGB24ToUVRow_NEON(const uint8* src_rgb24, in RGB24ToUVRow_NEON() 2095 void RGB24ToYRow_NEON(const uint8* src_rgb24, uint8* dst_y, int width) { in RGB24ToYRow_NEON()
|
D | row_neon.cc | 755 void RGB24ToARGBRow_NEON(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_NEON() 1645 void RGB24ToUVRow_NEON(const uint8* src_rgb24, in RGB24ToUVRow_NEON() 2122 void RGB24ToYRow_NEON(const uint8* src_rgb24, uint8* dst_y, int width) { in RGB24ToYRow_NEON()
|
D | convert.cc | 936 int RGB24ToI420(const uint8* src_rgb24, in RGB24ToI420()
|
D | row_dspr2.cc | 728 void RGB24ToARGBRow_DSPR2(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_DSPR2()
|
D | convert_argb.cc | 941 int RGB24ToARGB(const uint8* src_rgb24, in RGB24ToARGB()
|
D | row_gcc.cc | 184 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_SSSE3()
|
D | row_common.cc | 73 void RGB24ToARGBRow_C(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_C()
|
D | row_msa.cc | 1595 void RGB24ToARGBRow_MSA(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_MSA()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 749 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON() 1551 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() 1984 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
|
D | row_neon64.cc | 788 void RGB24ToARGBRow_NEON(const uint8_t* src_rgb24, in RGB24ToARGBRow_NEON() 1590 void RGB24ToUVRow_NEON(const uint8_t* src_rgb24, in RGB24ToUVRow_NEON() 2015 void RGB24ToYRow_NEON(const uint8_t* src_rgb24, uint8_t* dst_y, int width) { in RGB24ToYRow_NEON()
|
D | convert.cc | 959 int RGB24ToI420(const uint8_t* src_rgb24, in RGB24ToI420()
|
D | convert_argb.cc | 1156 int RGB24ToARGB(const uint8_t* src_rgb24, in RGB24ToARGB()
|
D | row_gcc.cc | 184 void RGB24ToARGBRow_SSSE3(const uint8_t* src_rgb24, in RGB24ToARGBRow_SSSE3()
|
D | row_common.cc | 84 void RGB24ToARGBRow_C(const uint8_t* src_rgb24, uint8_t* dst_argb, int width) { in RGB24ToARGBRow_C()
|
D | row_msa.cc | 1603 void RGB24ToARGBRow_MSA(const uint8_t* src_rgb24, in RGB24ToARGBRow_MSA()
|