OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RotatePlane90
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/source/
rotate.cc
77
void
RotatePlane90
(const uint8* src, int src_stride,
329
RotatePlane90
(src, src_stride,
388
RotatePlane90
(src_y, src_stride_y,
391
RotatePlane90
(src_u, src_stride_u,
394
RotatePlane90
(src_v, src_stride_v,
461
RotatePlane90
(src_y, src_stride_y,
/external/libyuv/files/source/
rotate.cc
77
void
RotatePlane90
(const uint8* src, int src_stride,
324
RotatePlane90
(src, src_stride,
383
RotatePlane90
(src_y, src_stride_y,
386
RotatePlane90
(src_u, src_stride_u,
389
RotatePlane90
(src_v, src_stride_v,
456
RotatePlane90
(src_y, src_stride_y,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
rotate.h
61
void
RotatePlane90
(const uint8* src, int src_stride,
/external/libyuv/files/include/libyuv/
rotate.h
61
void
RotatePlane90
(const uint8* src, int src_stride,
Completed in 457 milliseconds