Searched refs:iboxheight (Results 1 – 1 of 1) sorted by relevance
3342 __inline static uint32 SumBox(int iboxwidth, int iboxheight, in SumBox() argument3347 assert(iboxheight > 0); in SumBox()3349 for (y = 0; y < iboxheight; ++y) { in SumBox()