Searched refs:I400ToARGBRow_MSA (Results 1 - 4 of 4) sorted by relevance

/external/libyuv/files/source/
H A Dconvert_argb.cc788 I400ToARGBRow = I400ToARGBRow_MSA;
H A Drow_any.cc438 ANY11(I400ToARGBRow_Any_MSA, I400ToARGBRow_MSA, 0, 1, 4, 15)
H A Drow_msa.cc2725 void I400ToARGBRow_MSA(const uint8* src_y, uint8* rgb_buf, int width) { function
/external/libyuv/files/include/libyuv/
H A Drow.h2119 void I400ToARGBRow_MSA(const uint8* src_y, uint8* dst_argb, int width);

Completed in 69 milliseconds