Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc436 ANY11(ARGBToARGB4444Row_Any_MSA, ARGBToARGB4444Row_MSA, 0, 4, 2, 7)
Dconvert_from_argb.cc1298 ARGBToARGB4444Row = ARGBToARGB4444Row_MSA; in ARGBToARGB4444()
Drow_msa.cc1057 void ARGBToARGB4444Row_MSA(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToARGB4444Row_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h1701 void ARGBToARGB4444Row_MSA(const uint8* src_argb, uint8* dst_rgb, int width);