Searched refs:requiredBottom (Results 1 – 1 of 1) sorted by relevance
4134 int requiredBottom = ksize.height - 1 - anchor.y; in ocl_filter2D() local4138 …bool extra_extrapolation = h < requiredTop || h < requiredBottom || w < requiredLeft || w < requir… in ocl_filter2D()