Searched refs:ARGBGrayRow_C (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1533 int width) = ARGBGrayRow_C;
1575 int width) = ARGBGrayRow_C;
H A Drow_common.cc674 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width) { function
/external/libyuv/files/source/
H A Dplanar_functions.cc1813 ARGBGrayRow_C;
1862 ARGBGrayRow_C;
H A Drow_common.cc655 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width) { function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1793 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
H A Drow.h2825 void ARGBGrayRow_C(const uint8* src_argb, uint8* dst_argb, int width);

Completed in 104 milliseconds