Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_dspr2.cc728 void RGB24ToARGBRow_DSPR2(const uint8* src_rgb24, uint8* dst_argb, int width) { in RGB24ToARGBRow_DSPR2() function
Drow_any.cc568 ANY11(RGB24ToARGBRow_Any_DSPR2, RGB24ToARGBRow_DSPR2, 0, 3, 4, 7)
Dconvert_argb.cc985 RGB24ToARGBRow = RGB24ToARGBRow_DSPR2; in RGB24ToARGB()
/external/libyuv/files/include/libyuv/
Drow.h1581 void RGB24ToARGBRow_DSPR2(const uint8* src_rgb24, uint8* dst_argb, int width);