Home
last modified time | relevance | path

Searched refs:refstepsize (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_dec.c1585 static void calcstepsizes(uint_fast16_t refstepsize, int numrlvls, in calcstepsizes() argument
1592 expn = JPC_QCX_GETEXPN(refstepsize); in calcstepsizes()
1593 mant = JPC_QCX_GETMANT(refstepsize); in calcstepsizes()