Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drow_any.cc435 ANY11(ARGBToARGB1555Row_Any_MSA, ARGBToARGB1555Row_MSA, 0, 4, 2, 7)
Dconvert_from_argb.cc1232 ARGBToARGB1555Row = ARGBToARGB1555Row_MSA; in ARGBToARGB1555()
Drow_msa.cc1017 void ARGBToARGB1555Row_MSA(const uint8* src_argb, uint8* dst_rgb, int width) { in ARGBToARGB1555Row_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h1700 void ARGBToARGB1555Row_MSA(const uint8* src_argb, uint8* dst_rgb, int width);