Searched refs:requiredRight (Results 1 – 1 of 1) sorted by relevance
4135 int requiredRight = (int)BLOCK_SIZE; // not this: ksize.width - 1 - anchor.x; in ocl_filter2D() local4138 …tra_extrapolation = h < requiredTop || h < requiredBottom || w < requiredLeft || w < requiredRight; in ocl_filter2D()