Searched refs:MirrorUVRow_SSSE3 (Results 1 – 12 of 12) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate.cc | 284 MirrorRowUV = MirrorUVRow_SSSE3; in RotateUV180()
|
D | row_gcc.cc | 2380 void MirrorUVRow_SSSE3(const uint8* src, uint8* dst_u, uint8* dst_v, in MirrorUVRow_SSSE3() function
|
D | row_win.cc | 3118 void MirrorUVRow_SSSE3(const uint8* src, uint8* dst_u, uint8* dst_v, in MirrorUVRow_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate.cc | 326 MirrorUVRow = MirrorUVRow_SSSE3; in RotateUV180()
|
D | row_gcc.cc | 3131 void MirrorUVRow_SSSE3(const uint8_t* src, in MirrorUVRow_SSSE3() function
|
D | row_win.cc | 3053 __declspec(naked) void MirrorUVRow_SSSE3(const uint8_t* src,
|
/external/libyuv/files/source/ |
D | rotate.cc | 355 MirrorUVRow = MirrorUVRow_SSSE3; in RotateUV180()
|
D | row_gcc.cc | 2529 void MirrorUVRow_SSSE3(const uint8* src, in MirrorUVRow_SSSE3() function
|
D | row_win.cc | 3051 __declspec(naked) void MirrorUVRow_SSSE3(const uint8* src,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 758 void MirrorUVRow_SSSE3(const uint8* src_uv, uint8* dst_u, uint8* dst_v,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1345 void MirrorUVRow_SSSE3(const uint8* src_uv,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1265 void MirrorUVRow_SSSE3(const uint8_t* src,
|