Home
last modified time | relevance | path

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

/external/libaom/third_party/libyuv/source/
Drow_any.cc783 ANY11(RGB24ToARGBRow_Any_MMI, RGB24ToARGBRow_MMI, 0, 3, 4, 3)
Dconvert_argb.cc1843 RGB24ToARGBRow = RGB24ToARGBRow_MMI; in RGB24ToARGB()
/external/libyuv/files/source/
Drow_mmi.cc26 void RGB24ToARGBRow_MMI(const uint8_t* src_rgb24, in RGB24ToARGBRow_MMI() function
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h2041 void RGB24ToARGBRow_MMI(const uint8_t* src_rgb24, uint8_t* dst_argb, int width);