OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RotateUV90
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
rotate.h
76
void
RotateUV90
(const uint8* src, int src_stride,
/external/libyuv/files/include/libyuv/
rotate.h
76
void
RotateUV90
(const uint8* src, int src_stride,
/external/libvpx/libvpx/third_party/libyuv/source/
rotate.cc
239
void
RotateUV90
(const uint8* src, int src_stride,
464
RotateUV90
(src_uv, src_stride_uv,
/external/libyuv/files/source/
rotate.cc
234
void
RotateUV90
(const uint8* src, int src_stride,
459
RotateUV90
(src_uv, src_stride_uv,
Completed in 34 milliseconds