Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc544 ANY11(RGB24ToARGBRow_Any_MSA, RGB24ToARGBRow_MSA, 0, 3, 4, 15)
Dconvert_argb.cc993 RGB24ToARGBRow = RGB24ToARGBRow_MSA; in RGB24ToARGB()
Drow_msa.cc1595 void RGB24ToARGBRow_MSA(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h1565 void RGB24ToARGBRow_MSA(const uint8* src_rgb24, uint8* dst_argb, int width);