Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dplanar_functions.cc1840 ARGBGrayRow = ARGBGrayRow_MSA; in ARGBGrayTo()
1885 ARGBGrayRow = ARGBGrayRow_MSA; in ARGBGray()
Drow_msa.cc1405 void ARGBGrayRow_MSA(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBGrayRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h2828 void ARGBGrayRow_MSA(const uint8* src_argb, uint8* dst_argb, int width);