Searched refs:botleft (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 5679 const int32_t* botleft, in CumulativeSumToAverageRow_SSE2() argument 5800 "+r"(botleft), // %1 in CumulativeSumToAverageRow_SSE2()
|
D | planar_functions.cc | 2404 const int32_t* topleft, const int32_t* botleft, int width, int area, in ARGBBlur()
|
D | row_win.cc | 5239 const int32_t* botleft, 5246 mov esi, botleft // esi botleft
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 4436 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2() argument 4555 "+r"(botleft), // %1 in CumulativeSumToAverageRow_SSE2()
|
D | planar_functions.cc | 1690 void (*CumulativeSumToAverageRow)(const int32* topleft, const int32* botleft, in ARGBBlur()
|
D | row_win.cc | 5193 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/ |
D | row_gcc.cc | 4718 const int32* botleft, in CumulativeSumToAverageRow_SSE2() argument 4839 "+r"(botleft), // %1 in CumulativeSumToAverageRow_SSE2()
|
D | planar_functions.cc | 2194 void (*CumulativeSumToAverageRow)(const int32* topleft, const int32* botleft, in ARGBBlur()
|
D | row_win.cc | 5229 const int32* botleft, 5236 mov esi, botleft // esi botleft
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1736 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, 1741 void CumulativeSumToAverageRow_C(const int32* topleft, const int32* botleft,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2889 const int32* botleft, 2900 const int32* botleft,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3152 const int32_t* botleft,
|