OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RotateUV180
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
rotate.h
86
void
RotateUV180
(const uint8* src, int src_stride,
/external/libyuv/files/include/libyuv/
rotate.h
86
void
RotateUV180
(const uint8* src, int src_stride,
/external/libvpx/libvpx/third_party/libyuv/source/
rotate.cc
270
void
RotateUV180
(const uint8* src, int src_stride,
482
RotateUV180
(src_uv, src_stride_uv,
/external/libyuv/files/source/
rotate.cc
265
void
RotateUV180
(const uint8* src, int src_stride,
477
RotateUV180
(src_uv, src_stride_uv,
Completed in 33 milliseconds