Searched refs:CumulativeSumToAverage_SSE2 (Results 1 - 4 of 4) sorted by relevance

/external/libyuv/files/include/libyuv/
H A Drow.h696 void CumulativeSumToAverage_SSE2(const int32* topleft, const int32* botleft,
/external/libyuv/files/source/
H A Drow_posix.cc3355 void CumulativeSumToAverage_SSE2(const int32* topleft, const int32* botleft, function
H A Dplanar_functions.cc1289 CumulativeSumToAverage = CumulativeSumToAverage_SSE2;
H A Drow_win.cc3718 void CumulativeSumToAverage_SSE2(const int32* topleft, const int32* botleft, function

Completed in 130 milliseconds