Searched refs:goodthresh (Results 1 – 2 of 2) sorted by relevance
1637 jpc_flt_t goodthresh; in rateallocate() local1723 goodthresh = 0; in rateallocate()1733 goodthresh = -1; in rateallocate()1812 if (!success || thresh < goodthresh) { in rateallocate()1813 goodthresh = thresh; in rateallocate()1836 jas_eprintf("success %d goodthresh %f\n", success, goodthresh); in rateallocate()1864 if (pass->rdslope >= goodthresh) { in rateallocate()
491 OPJ_FLOAT64 goodthresh = 0; in opj_tcd_rateallocate() local563 goodthresh = stable_thresh == 0? thresh : stable_thresh; in opj_tcd_rateallocate()568 goodthresh = min; in opj_tcd_rateallocate()576 cstr_info->tile[tcd->tcd_tileno].thresh[layno] = goodthresh; in opj_tcd_rateallocate()579 opj_tcd_makelayer(tcd, layno, goodthresh, 1); in opj_tcd_rateallocate()