OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RGB24ToARGB
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h
145
#define BG24ToARGB
RGB24ToARGB
149
int
RGB24ToARGB
(const uint8* src_frame, int src_stride_frame,
/external/chromium_org/third_party/libyuv/include/libyuv/
convert_argb.h
145
#define BG24ToARGB
RGB24ToARGB
149
int
RGB24ToARGB
(const uint8* src_frame, int src_stride_frame,
/external/libyuv/files/include/libyuv/
convert_argb.h
148
#define BG24ToARGB
RGB24ToARGB
152
int
RGB24ToARGB
(const uint8* src_frame, int src_stride_frame,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_argb.cc
95
r =
RGB24ToARGB
(src, src_width * 3,
convert_argb.cc
426
int
RGB24ToARGB
(const uint8* src_rgb24, int src_stride_rgb24,
/external/chromium_org/third_party/libyuv/source/
convert_to_argb.cc
95
r =
RGB24ToARGB
(src, src_width * 3,
convert_argb.cc
426
int
RGB24ToARGB
(const uint8* src_rgb24, int src_stride_rgb24,
/external/chromium_org/third_party/webrtc/common_video/libyuv/
webrtc_libyuv.cc
171
return libyuv::
RGB24ToARGB
(src_frame, width,
/external/libyuv/files/source/
convert_argb.cc
398
int
RGB24ToARGB
(const uint8* src_rgb24, int src_stride_rgb24,
[
all
...]
Completed in 986 milliseconds