Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc723 ANY11(RGB24ToARGBRow_Any_MMI, RGB24ToARGBRow_MMI, 0, 3, 4, 3)
Drow_mmi.cc24 void RGB24ToARGBRow_MMI(const uint8_t* src_rgb24, in RGB24ToARGBRow_MMI() function
Dconvert_argb.cc1232 RGB24ToARGBRow = RGB24ToARGBRow_MMI; in RGB24ToARGB()
/external/libyuv/files/include/libyuv/
Drow.h1904 void RGB24ToARGBRow_MMI(const uint8_t* src_rgb24, uint8_t* dst_argb, int width);