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

  /external/pdfium/third_party/libopenjpeg20/
tcd.c 497 distotarget = tcd_tile->distotile - ((K * maxSE) / pow((OPJ_FLOAT32)10, tcd_tcp->distoratio[layno] / 10));
501 -q xx,yy,zz,0 (fixed_quality == 1 and distoratio == 0)
503 if ( ((cp->m_specific_param.m_enc.m_disto_alloc==1) && (tcd_tcp->rates[layno]>0)) || ((cp->m_specific_param.m_enc.m_fixed_quality==1) && (tcd_tcp->distoratio[layno]>0))) {
    [all...]
j2k.h 278 OPJ_FLOAT32 distoratio[100]; member in struct:opj_tcp
j2k.c     [all...]

Completed in 979 milliseconds