Searched refs:ARGBAttenuateRow_MSA (Results 1 - 5 of 5) sorted by relevance

/external/libyuv/files/source/
H A Dconvert_argb.cc669 ARGBAttenuateRow = ARGBAttenuateRow_MSA;
H A Drow_any.cc613 ANY11(ARGBAttenuateRow_Any_MSA, ARGBAttenuateRow_MSA, 0, 4, 4, 7)
H A Dplanar_functions.cc1739 ARGBAttenuateRow = ARGBAttenuateRow_MSA;
H A Drow_msa.cc1233 void ARGBAttenuateRow_MSA(const uint8* src_argb, uint8* dst_argb, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h2796 void ARGBAttenuateRow_MSA(const uint8* src_argb, uint8* dst_argb, int width);

Completed in 131 milliseconds