Searched refs:distoratio (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
H A Dj2k.h278 OPJ_FLOAT32 distoratio[100]; member in struct:opj_tcp
H A Dtcd.c497 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))) {
H A Dj2k.c6451 tcp->distoratio[j] = parameters->tcp_distoratio[j];
6456 tcp->distoratio[j] = parameters->tcp_distoratio[j];

Completed in 71 milliseconds