Searched refs:ARGBMirrorRow_AVX2 (Results 1 – 18 of 18) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_argb.cc | 133 ARGBMirrorRow = ARGBMirrorRow_AVX2; in ARGBRotate180()
|
D | row_any.cc | 973 ANY11M(ARGBMirrorRow_Any_AVX2, ARGBMirrorRow_AVX2, 4, 7)
|
D | row_gcc.cc | 3188 void ARGBMirrorRow_AVX2(const uint8_t* src, uint8_t* dst, int width) { in ARGBMirrorRow_AVX2() function
|
D | planar_functions.cc | 1006 ARGBMirrorRow = ARGBMirrorRow_AVX2; in ARGBMirror()
|
D | row_win.cc | 3110 __declspec(naked) void ARGBMirrorRow_AVX2(const uint8_t* src,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate_argb.cc | 117 ARGBMirrorRow = ARGBMirrorRow_AVX2; in ARGBRotate180()
|
D | row_any.cc | 506 ANY11M(ARGBMirrorRow_Any_AVX2, ARGBMirrorRow_AVX2, 4, 7)
|
D | row_gcc.cc | 2438 void ARGBMirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_AVX2() function
|
D | planar_functions.cc | 517 ARGBMirrorRow = ARGBMirrorRow_AVX2; in ARGBMirror()
|
D | row_win.cc | 3175 void ARGBMirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_AVX2() function
|
/external/libyuv/files/source/ |
D | rotate_argb.cc | 144 ARGBMirrorRow = ARGBMirrorRow_AVX2; in ARGBRotate180()
|
D | row_any.cc | 846 ANY11M(ARGBMirrorRow_Any_AVX2, ARGBMirrorRow_AVX2, 4, 7)
|
D | row_gcc.cc | 2589 void ARGBMirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in ARGBMirrorRow_AVX2() function
|
D | planar_functions.cc | 809 ARGBMirrorRow = ARGBMirrorRow_AVX2; in ARGBMirror()
|
D | row_win.cc | 3108 __declspec(naked) void ARGBMirrorRow_AVX2(const uint8* src,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 767 void ARGBMirrorRow_AVX2(const uint8* src, uint8* dst, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1359 void ARGBMirrorRow_AVX2(const uint8* src, uint8* dst, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1282 void ARGBMirrorRow_AVX2(const uint8_t* src, uint8_t* dst, int width);
|