OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARGBRotate270
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
rotate_argb.cc
82
void
ARGBRotate270
(const uint8* src, int src_stride,
191
ARGBRotate270
(src_argb, src_stride_argb,
/external/chromium_org/third_party/libyuv/source/
rotate_argb.cc
82
void
ARGBRotate270
(const uint8* src, int src_stride,
191
ARGBRotate270
(src_argb, src_stride_argb,
/external/libyuv/files/source/
rotate_argb.cc
68
void
ARGBRotate270
(const uint8* src, int src_stride,
157
ARGBRotate270
(src_argb, src_stride_argb,
/external/chromium_org/third_party/libyuv/unit_test/
rotate_argb_test.cc
115
TEST_F(libyuvTest,
ARGBRotate270
) {
/external/libyuv/files/unit_test/
rotate_argb_test.cc
135
TEST_F(libyuvTest,
ARGBRotate270
) {
Completed in 58 milliseconds