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

/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_jpx_opj.cpp475 double minL, maxL, mina, maxa, minb, maxb; local
528 maxb = minb + rb;
534 Lab.b = minb + (double)(*b) * (maxb - minb) / (pow(2, prec2) - 1);

Completed in 979 milliseconds