Home
last modified time | relevance | path

Searched refs:ARGBGrayRow_C (Results 1 – 3 of 3) sorted by relevance

/external/libyuv/files/source/
Dplanar_functions.cc1099 int width) = ARGBGrayRow_C; in ARGBGrayTo()
1125 int width) = ARGBGrayRow_C; in ARGBGray()
Drow_common.cc314 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_C() function
/external/libyuv/files/include/libyuv/
Drow.h677 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width);