Home
last modified time | relevance | path

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

/external/libaom/third_party/libyuv/source/
Dconvert_from_argb.cc1539 ARGBToRGB565Row = ARGBToRGB565Row_MMI; in ARGBToRGB565()
Drow_any.cc590 ANY11(ARGBToRGB565Row_Any_MMI, ARGBToRGB565Row_MMI, 0, 4, 2, 3)
/external/libyuv/files/source/
Drow_mmi.cc398 void ARGBToRGB565Row_MMI(const uint8_t* src_argb, uint8_t* dst_rgb, int width) { in ARGBToRGB565Row_MMI() function
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h2240 void ARGBToRGB565Row_MMI(const uint8_t* src_argb, uint8_t* dst_rgb, int width);