Searched defs:bdepth (Results 1 – 1 of 1) sorted by relevance
3799 int bdepth = std::max(CV_32F,std::max(sdepth, ddepth)); in createSeparableLinearFilter() local4196 int buf_type = buf.type(), bdepth = CV_MAT_DEPTH(buf_type); in ocl_sepRowFilter2D() local4275 int buf_type = buf.type(), bdepth = CV_MAT_DEPTH(buf_type); in ocl_sepColFilter2D() local4308 … double delta, int borderType, int ddepth, int bdepth, bool int_arithm) in ocl_sepFilter2D_SinglePass()4394 int bdepth = CV_32F; in ocl_sepFilter2D() local