OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARGB1555ToARGBRow_C
(Results
1 - 8
of
8
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/source/
convert_argb.cc
611
int pix) =
ARGB1555ToARGBRow_C
;
[
all
...]
convert.cc
[
all
...]
row_common.cc
118
void
ARGB1555ToARGBRow_C
(const uint8* src_argb1555, uint8* dst_argb,
[
all
...]
/external/libyuv/files/include/libyuv/
row.h
309
void
ARGB1555ToARGBRow_C
(const uint8* src_argb, uint8* dst_argb, int pix);
/external/libyuv/files/source/
convert.cc
[
all
...]
convert_argb.cc
478
int pix) =
ARGB1555ToARGBRow_C
;
[
all
...]
row_common.cc
112
void
ARGB1555ToARGBRow_C
(const uint8* src_rgb, uint8* dst_argb, int width) {
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h
[
all
...]
Completed in 80 milliseconds