OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARGBCopy
(Results
1 - 5
of
5
) sorted by null
/external/libyuv/files/include/libyuv/
convert_argb.h
32
#define ARGBToARGB
ARGBCopy
36
int
ARGBCopy
(const uint8* src_argb, int src_stride_argb,
planar_functions.h
228
int
ARGBCopy
(const uint8* src_argb, int src_stride_argb,
/external/libyuv/files/source/
rotate_argb.cc
148
return
ARGBCopy
(src_argb, src_stride_argb,
scale_argb.cc
[
all
...]
convert_argb.cc
31
int
ARGBCopy
(const uint8* src_argb, int src_stride_argb,
[
all
...]
Completed in 3151 milliseconds