Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc5679 const int32_t* botleft, in CumulativeSumToAverageRow_SSE2() argument
5800 "+r"(botleft), // %1 in CumulativeSumToAverageRow_SSE2()
Dplanar_functions.cc2404 const int32_t* topleft, const int32_t* botleft, int width, int area, in ARGBBlur()
Drow_win.cc5239 const int32_t* botleft,
5246 mov esi, botleft // esi botleft
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc4436 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2() argument
4555 "+r"(botleft), // %1 in CumulativeSumToAverageRow_SSE2()
Dplanar_functions.cc1690 void (*CumulativeSumToAverageRow)(const int32* topleft, const int32* botleft, in ARGBBlur()
Drow_win.cc5193 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2() argument
5198 mov esi, botleft // esi botleft in CumulativeSumToAverageRow_SSE2()
/external/libyuv/files/source/
Drow_gcc.cc4718 const int32* botleft, in CumulativeSumToAverageRow_SSE2() argument
4839 "+r"(botleft), // %1 in CumulativeSumToAverageRow_SSE2()
Dplanar_functions.cc2194 void (*CumulativeSumToAverageRow)(const int32* topleft, const int32* botleft, in ARGBBlur()
Drow_win.cc5229 const int32* botleft,
5236 mov esi, botleft // esi botleft
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1736 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft,
1741 void CumulativeSumToAverageRow_C(const int32* topleft, const int32* botleft,
/external/libyuv/files/include/libyuv/
Drow.h2889 const int32* botleft,
2900 const int32* botleft,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h3152 const int32_t* botleft,