OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RGB565ToYRow_C
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/third_party/libyuv/source/
convert.cc
[
all
...]
row_common.cc
444
void
RGB565ToYRow_C
(const uint8* src_rgb565, uint8* dst_y, int width) {
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
row.h
633
void
RGB565ToYRow_C
(const uint8* src_rgb565, uint8* dst_y, int pix);
[
all
...]
Completed in 42 milliseconds