Searched refs:MirrorRow_SSSE3 (Results 1 – 18 of 18) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate.cc | 132 MirrorRow = MirrorRow_SSSE3; in RotatePlane180()
|
D | row_any.cc | 497 ANY11M(MirrorRow_Any_SSSE3, MirrorRow_SSSE3, 1, 15)
|
D | row_gcc.cc | 2300 void MirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { in MirrorRow_SSSE3() function
|
D | planar_functions.cc | 252 MirrorRow = MirrorRow_SSSE3; in MirrorPlane()
|
D | row_win.cc | 3043 void MirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { in MirrorRow_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate.cc | 149 MirrorRow = MirrorRow_SSSE3; in RotatePlane180()
|
D | row_any.cc | 964 ANY11M(MirrorRow_Any_SSSE3, MirrorRow_SSSE3, 1, 15)
|
D | row_gcc.cc | 3080 void MirrorRow_SSSE3(const uint8_t* src, uint8_t* dst, int width) { in MirrorRow_SSSE3() function
|
D | planar_functions.cc | 634 MirrorRow = MirrorRow_SSSE3; in MirrorPlane()
|
D | row_win.cc | 3003 __declspec(naked) void MirrorRow_SSSE3(const uint8_t* src,
|
/external/libyuv/files/source/ |
D | rotate.cc | 159 MirrorRow = MirrorRow_SSSE3; in RotatePlane180()
|
D | row_any.cc | 837 ANY11M(MirrorRow_Any_SSSE3, MirrorRow_SSSE3, 1, 15)
|
D | row_gcc.cc | 2476 void MirrorRow_SSSE3(const uint8* src, uint8* dst, int width) { in MirrorRow_SSSE3() function
|
D | planar_functions.cc | 429 MirrorRow = MirrorRow_SSSE3; in MirrorPlane()
|
D | row_win.cc | 3003 __declspec(naked) void MirrorRow_SSSE3(const uint8* src,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 748 void MirrorRow_SSSE3(const uint8* src, uint8* dst, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1334 void MirrorRow_SSSE3(const uint8* src, uint8* dst, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1255 void MirrorRow_SSSE3(const uint8_t* src, uint8_t* dst, int width);
|