Searched refs:CumulativeSumToAverageRow_SSE2 (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 5678 void CumulativeSumToAverageRow_SSE2(const int32_t* topleft, in CumulativeSumToAverageRow_SSE2() function
|
D | planar_functions.cc | 2430 CumulativeSumToAverageRow = CumulativeSumToAverageRow_SSE2; in ARGBBlur()
|
D | row_win.cc | 5238 void CumulativeSumToAverageRow_SSE2(const int32_t* topleft,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 4436 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2() function
|
D | planar_functions.cc | 1716 CumulativeSumToAverageRow = CumulativeSumToAverageRow_SSE2; in ARGBBlur()
|
D | row_win.cc | 5193 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2() function
|
/external/libyuv/files/source/ |
D | row_gcc.cc | 4717 void CumulativeSumToAverageRow_SSE2(const int32* topleft, in CumulativeSumToAverageRow_SSE2() function
|
D | planar_functions.cc | 2221 CumulativeSumToAverageRow = CumulativeSumToAverageRow_SSE2; in ARGBBlur()
|
D | row_win.cc | 5228 void CumulativeSumToAverageRow_SSE2(const int32* topleft,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1736 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2888 void CumulativeSumToAverageRow_SSE2(const int32* topleft,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3151 void CumulativeSumToAverageRow_SSE2(const int32_t* topleft,
|