Searched refs:MirrorRow_AVX2 (Results 1 – 18 of 18) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate.cc | 140 MirrorRow = MirrorRow_AVX2; in RotatePlane180()
|
D | row_any.cc | 494 ANY11M(MirrorRow_Any_AVX2, MirrorRow_AVX2, 1, 31)
|
D | row_gcc.cc | 2323 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in MirrorRow_AVX2() function
|
D | planar_functions.cc | 260 MirrorRow = MirrorRow_AVX2; in MirrorPlane()
|
D | row_win.cc | 3064 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in MirrorRow_AVX2() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate.cc | 157 MirrorRow = MirrorRow_AVX2; in RotatePlane180()
|
D | row_any.cc | 961 ANY11M(MirrorRow_Any_AVX2, MirrorRow_AVX2, 1, 31)
|
D | row_gcc.cc | 3103 void MirrorRow_AVX2(const uint8_t* src, uint8_t* dst, int width) { in MirrorRow_AVX2() function
|
D | planar_functions.cc | 642 MirrorRow = MirrorRow_AVX2; in MirrorPlane()
|
D | row_win.cc | 3025 __declspec(naked) void MirrorRow_AVX2(const uint8_t* src,
|
/external/libyuv/files/source/ |
D | rotate.cc | 167 MirrorRow = MirrorRow_AVX2; in RotatePlane180()
|
D | row_any.cc | 834 ANY11M(MirrorRow_Any_AVX2, MirrorRow_AVX2, 1, 31)
|
D | row_gcc.cc | 2500 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) { in MirrorRow_AVX2() function
|
D | planar_functions.cc | 437 MirrorRow = MirrorRow_AVX2; in MirrorPlane()
|
D | row_win.cc | 3025 __declspec(naked) void MirrorRow_AVX2(const uint8* src, uint8* dst, int width) {
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 747 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1333 void MirrorRow_AVX2(const uint8* src, uint8* dst, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1254 void MirrorRow_AVX2(const uint8_t* src, uint8_t* dst, int width);
|