Searched refs:CumulativeSumToAverageRow_C (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1834 void CumulativeSumToAverageRow_C(const int32* topleft, const int32* botleft,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1862 int width, int area, uint8* dst, int count) = CumulativeSumToAverageRow_C;
H A Drow_common.cc2113 void CumulativeSumToAverageRow_C(const int32* tl, const int32* bl, function
/external/libyuv/files/source/
H A Dplanar_functions.cc2196 int count) = CumulativeSumToAverageRow_C;
H A Drow_common.cc2089 void CumulativeSumToAverageRow_C(const int32* tl, function
/external/libyuv/files/include/libyuv/
H A Drow.h2899 void CumulativeSumToAverageRow_C(const int32* topleft,

Completed in 1080 milliseconds