OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARGBGrayRow_C
(Results
1 - 3
of
3
) sorted by null
/external/libyuv/files/source/
planar_functions.cc
[
all
...]
row_common.cc
314
void
ARGBGrayRow_C
(const uint8* src_argb, uint8* dst_argb, int width) {
[
all
...]
/external/libyuv/files/include/libyuv/
row.h
677
void
ARGBGrayRow_C
(const uint8* src_argb, uint8* dst_argb, int width);
Completed in 49 milliseconds