OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TransposeWx8_Fast_SSSE3
(Results
1 - 8
of
8
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/source/
rotate_gcc.cc
113
void
TransposeWx8_Fast_SSSE3
(const uint8* src, int src_stride,
rotate_any.cc
39
TANY(TransposeWx8_Fast_Any_SSSE3,
TransposeWx8_Fast_SSSE3
, 15)
rotate.cc
48
TransposeWx8 =
TransposeWx8_Fast_SSSE3
;
/external/libyuv/files/source/
rotate_gcc.cc
115
void
TransposeWx8_Fast_SSSE3
(const uint8* src,
rotate_any.cc
39
TANY(TransposeWx8_Fast_Any_SSSE3,
TransposeWx8_Fast_SSSE3
, 15)
rotate.cc
56
TransposeWx8 =
TransposeWx8_Fast_SSSE3
;
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
rotate_row.h
72
void
TransposeWx8_Fast_SSSE3
(const uint8* src, int src_stride,
/external/libyuv/files/include/libyuv/
rotate_row.h
95
void
TransposeWx8_Fast_SSSE3
(const uint8* src,
Completed in 831 milliseconds