Home
last modified time | relevance | path

Searched refs:ARGBAttenuateRow_MSA (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/source/
Drow_any.cc613 ANY11(ARGBAttenuateRow_Any_MSA, ARGBAttenuateRow_MSA, 0, 4, 4, 7)
Dconvert_argb.cc669 ARGBAttenuateRow = ARGBAttenuateRow_MSA; in I420AlphaToARGBMatrix()
Dplanar_functions.cc1739 ARGBAttenuateRow = ARGBAttenuateRow_MSA; in ARGBAttenuate()
Drow_msa.cc1233 void ARGBAttenuateRow_MSA(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h2796 void ARGBAttenuateRow_MSA(const uint8* src_argb, uint8* dst_argb, int width);