Searched refs:rowBufferWidth (Results 1 – 1 of 1) sorted by relevance
393 int rowBufferWidth = (filterX.numValues() + 15) & ~0xF; in BGRAConvolve2D() local396 CircularRowBuffer rowBuffer(rowBufferWidth, in BGRAConvolve2D()