libde265_min 245 libde265/deblock.cc xEnd = libde265_min(xEnd,img->get_deblk_width()); libde265_min 246 libde265/deblock.cc yEnd = libde265_min(yEnd,img->get_deblk_height()); libde265_min 406 libde265/deblock.cc xEnd = libde265_min(xEnd,img->get_deblk_width()); libde265_min 407 libde265/deblock.cc yEnd = libde265_min(yEnd,img->get_deblk_height()); libde265_min 707 libde265/deblock.cc xEnd = libde265_min(xEnd,img->get_deblk_width()); libde265_min 708 libde265/deblock.cc yEnd = libde265_min(yEnd,img->get_deblk_height()); libde265_min 283 libde265/intrapred.cc int minDistVerHor = libde265_min( abs_value((int)intraPredMode-26), libde265_min 920 libde265/motion.cc numRefIdx = libde265_min(shdr->num_ref_idx_l0_active, libde265_min 1020 libde265/slice.cc int cMax = (1<<(libde265_min(bitDepth,10)-5))-1; libde265_min 2202 libde265/slice.cc int shift = bitDepth-libde265_min(bitDepth,10); libde265_min 2608 libde265/slice.cc int lastGreater1Coefficient = libde265_min(8,nCoefficients);