OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TransposeUV
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
rotate.h
107
void
TransposeUV
(const uint8* src, int src_stride,
/external/libyuv/files/include/libyuv/
rotate.h
107
void
TransposeUV
(const uint8* src, int src_stride,
/external/libvpx/libvpx/third_party/libyuv/source/
rotate.cc
192
void
TransposeUV
(const uint8* src, int src_stride,
246
TransposeUV
(src, src_stride,
262
TransposeUV
(src, src_stride,
/external/libyuv/files/source/
rotate.cc
184
void
TransposeUV
(const uint8* src, int src_stride,
241
TransposeUV
(src, src_stride,
257
TransposeUV
(src, src_stride,
Completed in 163 milliseconds