HomeSort by relevance Sort by last modified time
    Searched full:stable_thresh (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
tcd.c 478 OPJ_FLOAT64 stable_thresh = 0; local
517 stable_thresh = thresh;
529 stable_thresh = thresh;
544 stable_thresh = thresh;
549 goodthresh = stable_thresh == 0? thresh : stable_thresh;
    [all...]

Completed in 3557 milliseconds