/external/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 218 uint8_t* dst_rgb24, in I422ToRGB24Row_NEON() 432 uint8_t* dst_rgb24, in NV12ToRGB24Row_NEON() 459 uint8_t* dst_rgb24, in NV21ToRGB24Row_NEON() 774 uint8_t* dst_rgb24, in RGB24MirrorRow_NEON() 844 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 968 uint8_t* dst_rgb24, in ARGBToRGB24Row_NEON()
|
D | row_neon64.cc | 244 uint8_t* dst_rgb24, in I422ToRGB24Row_NEON() 502 uint8_t* dst_rgb24, in NV12ToRGB24Row_NEON() 530 uint8_t* dst_rgb24, in NV21ToRGB24Row_NEON() 879 uint8_t* dst_rgb24, in RGB24MirrorRow_NEON() 961 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 1103 uint8_t* dst_rgb24, in ARGBToRGB24Row_NEON()
|
D | convert_argb.cc | 2520 uint8_t* dst_rgb24, in NV12ToRGB24Matrix() 2588 uint8_t* dst_rgb24, in NV21ToRGB24Matrix() 2656 uint8_t* dst_rgb24, in NV12ToRGB24() 2671 uint8_t* dst_rgb24, in NV21ToRGB24() 3350 uint8_t* dst_rgb24, in I420ToRGB24Matrix() 3430 uint8_t* dst_rgb24, in I420ToRGB24() 3466 uint8_t* dst_rgb24, in J420ToRGB24() 3502 uint8_t* dst_rgb24, in H420ToRGB24()
|
D | row_common.cc | 143 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C() 2457 void RGB24MirrorRow_C(const uint8_t* src_rgb24, uint8_t* dst_rgb24, int width) { in RGB24MirrorRow_C() 3369 uint8_t* dst_rgb24, in NV12ToRGB24Row_SSSE3() 3389 uint8_t* dst_rgb24, in NV21ToRGB24Row_SSSE3() 3409 uint8_t* dst_rgb24, in NV12ToRGB24Row_AVX2() 3433 uint8_t* dst_rgb24, in NV21ToRGB24Row_AVX2() 3535 uint8_t* dst_rgb24, in I422ToRGB24Row_AVX2()
|
D | convert_from_argb.cc | 1253 uint8_t* dst_rgb24, in ARGBToRGB24()
|
D | row_gcc.cc | 307 uint8_t* dst_rgb24, in RAWToRGB24Row_SSSE3() 2144 uint8_t* dst_rgb24, in I422ToRGB24Row_SSSE3() 3325 uint8_t* dst_rgb24, in RGB24MirrorRow_SSSE3()
|
D | planar_functions.cc | 1325 uint8_t* dst_rgb24, in RGB24Mirror() 1899 uint8_t* dst_rgb24, in RAWToRGB24()
|
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 218 uint8_t* dst_rgb24, in I422ToRGB24Row_NEON() 429 uint8_t* dst_rgb24, in NV12ToRGB24Row_NEON() 456 uint8_t* dst_rgb24, in NV21ToRGB24Row_NEON() 784 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 908 uint8_t* dst_rgb24, in ARGBToRGB24Row_NEON()
|
D | row_neon64.cc | 236 uint8_t* dst_rgb24, in I422ToRGB24Row_NEON() 468 uint8_t* dst_rgb24, in NV12ToRGB24Row_NEON() 494 uint8_t* dst_rgb24, in NV21ToRGB24Row_NEON() 824 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 962 uint8_t* dst_rgb24, in ARGBToRGB24Row_NEON()
|
D | convert_from.cc | 627 uint8_t* dst_rgb24, in I420ToRGB24Matrix() 699 uint8_t* dst_rgb24, in I420ToRGB24() 735 uint8_t* dst_rgb24, in H420ToRGB24()
|
D | convert_argb.cc | 1766 uint8_t* dst_rgb24, in NV12ToRGB24Matrix() 1825 uint8_t* dst_rgb24, in NV21ToRGB24Matrix() 1886 uint8_t* dst_rgb24, in NV12ToRGB24() 1901 uint8_t* dst_rgb24, in NV21ToRGB24()
|
D | row_common.cc | 114 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C() 2966 uint8_t* dst_rgb24, in NV12ToRGB24Row_SSSE3() 2986 uint8_t* dst_rgb24, in NV21ToRGB24Row_SSSE3() 3006 uint8_t* dst_rgb24, in NV12ToRGB24Row_AVX2() 3030 uint8_t* dst_rgb24, in NV21ToRGB24Row_AVX2() 3132 uint8_t* dst_rgb24, in I422ToRGB24Row_AVX2()
|
D | convert_from_argb.cc | 853 uint8_t* dst_rgb24, in ARGBToRGB24()
|
D | row_gcc.cc | 263 uint8_t* dst_rgb24, in RAWToRGB24Row_SSSE3() 2039 uint8_t* dst_rgb24, in I422ToRGB24Row_SSSE3()
|
D | planar_functions.cc | 1675 uint8_t* dst_rgb24, in RAWToRGB24()
|
/external/libyuv/source/ |
D | row_neon.cc | 164 uint8_t* dst_rgb24, in I444ToRGB24Row_NEON() 285 uint8_t* dst_rgb24, in I422ToRGB24Row_NEON() 484 uint8_t* dst_rgb24, in NV12ToRGB24Row_NEON() 505 uint8_t* dst_rgb24, in NV21ToRGB24Row_NEON() 1296 uint8_t* dst_rgb24, in RGB24MirrorRow_NEON() 1366 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 1490 uint8_t* dst_rgb24, in ARGBToRGB24Row_NEON()
|
D | row_neon64.cc | 148 uint8_t* dst_rgb24, in I444ToRGB24Row_NEON() 271 uint8_t* dst_rgb24, in I422ToRGB24Row_NEON() 500 uint8_t* dst_rgb24, in NV12ToRGB24Row_NEON() 522 uint8_t* dst_rgb24, in NV21ToRGB24Row_NEON() 1482 uint8_t* dst_rgb24, in RGB24MirrorRow_NEON() 1564 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON() 1704 uint8_t* dst_rgb24, in ARGBToRGB24Row_NEON()
|
D | convert_argb.cc | 796 uint8_t* dst_rgb24, in I444ToRGB24Matrix() 887 uint8_t* dst_rgb24, in I444ToRGB24() 4218 uint8_t* dst_rgb24, in NV12ToRGB24Matrix() 4284 uint8_t* dst_rgb24, in NV21ToRGB24Matrix() 4350 uint8_t* dst_rgb24, in NV12ToRGB24() 4365 uint8_t* dst_rgb24, in NV21ToRGB24() 5092 uint8_t* dst_rgb24, in I420ToRGB24Matrix() 5186 uint8_t* dst_rgb24, in I420ToRGB24() 5222 uint8_t* dst_rgb24, in J420ToRGB24() 5258 uint8_t* dst_rgb24, in H420ToRGB24() [all …]
|
D | row_rvv.cc | 275 void RAWToRGB24Row_RVV(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_RVV() 306 uint8_t* dst_rgb24, in ARGBToRGB24Row_RVV() 468 uint8_t* dst_rgb24, in I444ToRGB24Row_RVV() 593 uint8_t* dst_rgb24, in I422ToRGB24Row_RVV() 723 uint8_t* dst_rgb24, in NV12ToRGB24Row_RVV() 780 uint8_t* dst_rgb24, in NV21ToRGB24Row_RVV()
|
D | row_common.cc | 171 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C() 2829 void RGB24MirrorRow_C(const uint8_t* src_rgb24, uint8_t* dst_rgb24, int width) { in RGB24MirrorRow_C() 4100 uint8_t* dst_rgb24, in NV12ToRGB24Row_SSSE3() 4120 uint8_t* dst_rgb24, in NV21ToRGB24Row_SSSE3() 4140 uint8_t* dst_rgb24, in NV12ToRGB24Row_AVX2() 4164 uint8_t* dst_rgb24, in NV21ToRGB24Row_AVX2() 4266 uint8_t* dst_rgb24, in I422ToRGB24Row_AVX2() 4292 uint8_t* dst_rgb24, in I444ToRGB24Row_AVX2()
|
D | row_gcc.cc | 314 uint8_t* dst_rgb24, in RAWToRGB24Row_SSSE3() 2705 uint8_t* dst_rgb24, in I422ToRGB24Row_SSSE3() 2741 uint8_t* dst_rgb24, in I444ToRGB24Row_SSSE3() 4850 uint8_t* dst_rgb24, in RGB24MirrorRow_SSSE3()
|
D | convert_from_argb.cc | 1604 uint8_t* dst_rgb24, in ARGBToRGB24()
|
D | planar_functions.cc | 2744 uint8_t* dst_rgb24, in RGB24Mirror() 3326 uint8_t* dst_rgb24, in RAWToRGB24()
|
D | row_lsx.cc | 2442 void RAWToRGB24Row_LSX(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_LSX()
|
D | row_msa.cc | 3025 void RAWToRGB24Row_MSA(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_MSA()
|