Home
last modified time | relevance | path

Searched refs:RGB565ToARGBRow_DSPR2 (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/source/
Drow_dspr2.cc787 void RGB565ToARGBRow_DSPR2(const uint8* src_rgb565, in RGB565ToARGBRow_DSPR2() function
Drow_any.cc574 ANY11(RGB565ToARGBRow_Any_DSPR2, RGB565ToARGBRow_DSPR2, 0, 2, 4, 7)
Dconvert_argb.cc1127 RGB565ToARGBRow = RGB565ToARGBRow_DSPR2; in RGB565ToARGB()
Dconvert.cc1294 RGB565ToARGBRow = RGB565ToARGBRow_DSPR2; in RGB565ToI420()
/external/libyuv/files/include/libyuv/
Drow.h1583 void RGB565ToARGBRow_DSPR2(const uint8* src_rgb565, uint8* dst_argb, int width);