Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc556 ANY11(RGB565ToARGBRow_Any_MSA, RGB565ToARGBRow_MSA, 0, 2, 4, 15)
Dconvert_argb.cc1135 RGB565ToARGBRow = RGB565ToARGBRow_MSA; in RGB565ToARGB()
Drow_msa.cc1550 void RGB565ToARGBRow_MSA(const uint8* src_rgb565, uint8* dst_argb, int width) { in RGB565ToARGBRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h1571 void RGB565ToARGBRow_MSA(const uint8* src_rgb565, uint8* dst_argb, int width);