OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ARGB1555ToARGBRow_C
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/source/
row_common.cc
112
void
ARGB1555ToARGBRow_C
(const uint8* src_rgb, uint8* dst_argb, int width) {
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/source/
row_common.cc
118
void
ARGB1555ToARGBRow_C
(const uint8* src_argb1555, uint8* dst_argb,
[
all
...]
Completed in 462 milliseconds