Searched refs:botleft (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,
701 void CumulativeSumToAverage_C(const int32* topleft, const int32* botleft,
/external/libyuv/files/source/
H A Drow_posix.cc3355 void CumulativeSumToAverage_SSE2(const int32* topleft, const int32* botleft, argument
3430 "+r"(botleft), // %1
H A Dplanar_functions.cc1284 void (*CumulativeSumToAverage)(const int32* topleft, const int32* botleft,
H A Drow_win.cc3710 // botleft is pointer to bottom left of CumulativeSum buffer.
3718 void CumulativeSumToAverage_SSE2(const int32* topleft, const int32* botleft, argument
3722 mov esi, botleft // esi botleft

Completed in 432 milliseconds