OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BGRAToARGB
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h
128
int
BGRAToARGB
(const uint8* src_frame, int src_stride_frame,
/external/chromium_org/third_party/libyuv/include/libyuv/
convert_argb.h
128
int
BGRAToARGB
(const uint8* src_frame, int src_stride_frame,
/external/libyuv/files/include/libyuv/
convert_argb.h
131
int
BGRAToARGB
(const uint8* src_frame, int src_stride_frame,
planar_functions.h
93
#define ARGBToBGRA
BGRAToARGB
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_argb.cc
113
r =
BGRAToARGB
(src, src_width * 4,
convert_argb.cc
371
int
BGRAToARGB
(const uint8* src_bgra, int src_stride_bgra,
380
// Convert ARGB to BGRA (same as
BGRAToARGB
).
/external/chromium_org/third_party/libyuv/source/
convert_to_argb.cc
113
r =
BGRAToARGB
(src, src_width * 4,
convert_argb.cc
371
int
BGRAToARGB
(const uint8* src_bgra, int src_stride_bgra,
380
// Convert ARGB to BGRA (same as
BGRAToARGB
).
/external/libyuv/files/source/
convert_argb.cc
263
int
BGRAToARGB
(const uint8* src_bgra, int src_stride_bgra,
[
all
...]
/external/chromium_org/third_party/libyuv/unit_test/
convert_test.cc
[
all
...]
Completed in 171 milliseconds