Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dtcd.c478 OPJ_FLOAT64 stable_thresh = 0; in opj_tcd_rateallocate() local
517 stable_thresh = thresh; in opj_tcd_rateallocate()
529 stable_thresh = thresh; in opj_tcd_rateallocate()
544 stable_thresh = thresh; in opj_tcd_rateallocate()
549 goodthresh = stable_thresh == 0? thresh : stable_thresh; in opj_tcd_rateallocate()