Home
last modified time | relevance | path

Searched defs:I400ToARGBRow_MSA (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/source/
Drow_msa.cc2725 void I400ToARGBRow_MSA(const uint8* src_y, uint8* rgb_buf, int width) { in I400ToARGBRow_MSA() function
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc2737 void I400ToARGBRow_MSA(const uint8_t* src_y, uint8_t* dst_argb, int width) { in I400ToARGBRow_MSA() function