HomeSort by relevance Sort by last modified time
    Searched refs:goodthresh (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_enc.c 1637 jpc_flt_t goodthresh; local
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
tcd.c 491 OPJ_FLOAT64 goodthresh = 0; local
563 goodthresh = stable_thresh == 0? thresh : stable_thresh;
568 goodthresh = min;
576 cstr_info->tile[tcd->tcd_tileno].thresh[layno] = goodthresh;
579 opj_tcd_makelayer(tcd, layno, goodthresh, 1);
    [all...]

Completed in 240 milliseconds