Home
last modified time | relevance | path

Searched refs:goodthresh (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dtcd.c477 OPJ_FLOAT64 goodthresh = 0; in opj_tcd_rateallocate() local
549 goodthresh = stable_thresh == 0? thresh : stable_thresh; in opj_tcd_rateallocate()
554 goodthresh = min; in opj_tcd_rateallocate()
562 cstr_info->tile[tcd->tcd_tileno].thresh[layno] = goodthresh; in opj_tcd_rateallocate()
565 opj_tcd_makelayer(tcd, layno, goodthresh, 1); in opj_tcd_rateallocate()