Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc437 ANY11(J400ToARGBRow_Any_MSA, J400ToARGBRow_MSA, 0, 1, 4, 15)
Dconvert_argb.cc855 J400ToARGBRow = J400ToARGBRow_MSA; in J400ToARGB()
Drow_msa.cc2777 void J400ToARGBRow_MSA(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h1717 void J400ToARGBRow_MSA(const uint8* src_y, uint8* dst_argb, int width);