| /external/libyuv/files/source/ |
| D | row_neon64.cc | 768 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON() 788 void RAWToRGB24Row_NEON(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 1671 void RAWToUVRow_NEON(const uint8* src_raw, in RAWToUVRow_NEON() 2121 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON()
|
| D | row_neon.cc | 773 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_NEON() 792 void RAWToRGB24Row_NEON(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 1696 void RAWToUVRow_NEON(const uint8* src_raw, in RAWToUVRow_NEON() 2148 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int width) { in RAWToYRow_NEON()
|
| D | row_gcc.cc | 222 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_SSSE3() 260 void RAWToRGB24Row_SSSE3(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_SSSE3()
|
| D | convert.cc | 1066 int RAWToI420(const uint8* src_raw, in RAWToI420()
|
| D | row_dspr2.cc | 756 void RAWToARGBRow_DSPR2(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_DSPR2()
|
| D | convert_argb.cc | 1008 int RAWToARGB(const uint8* src_raw, in RAWToARGB()
|
| D | row_common.cc | 88 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_C() 103 void RAWToRGB24Row_C(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_C()
|
| D | planar_functions.cc | 1480 int RAWToRGB24(const uint8* src_raw, in RAWToRGB24()
|
| D | row_msa.cc | 1620 void RAWToARGBRow_MSA(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_MSA() 2928 void RAWToRGB24Row_MSA(const uint8* src_raw, uint8* dst_rgb24, int width) { in RAWToRGB24Row_MSA()
|
| /external/libvpx/libvpx/third_party/libyuv/source/ |
| D | row_neon.cc | 767 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON() 784 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 1596 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON() 2007 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
|
| D | row_neon64.cc | 806 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON() 824 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 1628 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON() 2038 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
|
| D | convert.cc | 1091 int RAWToI420(const uint8_t* src_raw, in RAWToI420()
|
| D | row_gcc.cc | 224 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3() 262 void RAWToRGB24Row_SSSE3(const uint8_t* src_raw, in RAWToRGB24Row_SSSE3()
|
| D | row_common.cc | 99 void RAWToARGBRow_C(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_C() 114 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C()
|
| D | convert_argb.cc | 1215 int RAWToARGB(const uint8_t* src_raw, in RAWToARGB()
|
| D | planar_functions.cc | 1673 int RAWToRGB24(const uint8_t* src_raw, in RAWToRGB24()
|
| D | row_msa.cc | 1630 void RAWToARGBRow_MSA(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_MSA() 2940 void RAWToRGB24Row_MSA(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_MSA()
|
| /external/libaom/libaom/third_party/libyuv/source/ |
| D | row_neon.cc | 950 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix) { in RAWToARGBRow_NEON() 1932 void RAWToUVRow_NEON(const uint8* src_raw, int src_stride_raw, in RAWToUVRow_NEON() 2383 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int pix) { in RAWToYRow_NEON()
|
| D | row_neon64.cc | 931 void RAWToARGBRow_NEON(const uint8* src_raw, uint8* dst_argb, int pix) { in RAWToARGBRow_NEON() 1897 void RAWToUVRow_NEON(const uint8* src_raw, int src_stride_raw, in RAWToUVRow_NEON() 2357 void RAWToYRow_NEON(const uint8* src_raw, uint8* dst_y, int pix) { in RAWToYRow_NEON()
|
| D | convert_argb.cc | 498 int RAWToARGB(const uint8* src_raw, int src_stride_raw, in RAWToARGB()
|
| D | convert.cc | 904 int RAWToI420(const uint8* src_raw, int src_stride_raw, in RAWToI420()
|
| D | row_gcc.cc | 306 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix) { in RAWToARGBRow_SSSE3()
|
| D | row_win.cc | 423 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, in RAWToARGBRow_SSSE3()
|
| D | row_common.cc | 88 void RAWToARGBRow_C(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_C()
|
| /external/vixl/test/aarch64/ |
| D | test-assembler-aarch64.cc | 19061 uint64_t src_raw = reinterpret_cast<uint64_t>(src); in TEST() local 19272 uint64_t src_raw = reinterpret_cast<uint64_t>(src); in TEST() local 19443 uint64_t src_raw = reinterpret_cast<uint64_t>(src); in TEST() local 19609 uint64_t src_raw = reinterpret_cast<uint64_t>(src); in TEST() local
|