Home
last modified time | relevance | path

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

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