Home
last modified time | relevance | path

Searched refs:botleft (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/source/
Drow_posix.cc3355 void CumulativeSumToAverage_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverage_SSE2() argument
3430 "+r"(botleft), // %1 in CumulativeSumToAverage_SSE2()
Dplanar_functions.cc1284 void (*CumulativeSumToAverage)(const int32* topleft, const int32* botleft, in ARGBBlur()
Drow_win.cc3718 void CumulativeSumToAverage_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverage_SSE2() argument
3722 mov esi, botleft // esi botleft in CumulativeSumToAverage_SSE2()
/external/libyuv/files/include/libyuv/
Drow.h696 void CumulativeSumToAverage_SSE2(const int32* topleft, const int32* botleft,
701 void CumulativeSumToAverage_C(const int32* topleft, const int32* botleft,
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_posix.cc5093 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2() argument
5217 "+r"(botleft), // %1 in CumulativeSumToAverageRow_SSE2()
Dplanar_functions.cc1627 void (*CumulativeSumToAverageRow)(const int32* topleft, const int32* botleft, in ARGBBlur()
Drow_win.cc5878 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2() argument
5883 mov esi, botleft // esi botleft in CumulativeSumToAverageRow_SSE2()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1618 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft,
1623 void CumulativeSumToAverageRow_C(const int32* topleft, const int32* botleft,