OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARGBToRGB565DitherRow_C
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/source/
convert_from_argb.cc
872
const uint32 dither4, int pix) =
ARGBToRGB565DitherRow_C
;
[
all
...]
convert_from.cc
1034
const uint32 dither4, int pix) =
ARGBToRGB565DitherRow_C
;
[
all
...]
row_common.cc
210
void
ARGBToRGB565DitherRow_C
(const uint8* src_argb, uint8* dst_rgb,
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h
[
all
...]
Completed in 35 milliseconds