Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_enc.c1634 long cumlen; in rateallocate() local
1728 cumlen = cumlens[lyrno]; in rateallocate()
1729 if (cumlen == UINT_FAST32_MAX) { in rateallocate()
1806 if (pos > cumlen) { in rateallocate()
1809 } else if (pos <= cumlen) { in rateallocate()
1825 jas_eprintf("maxlen=%08ld actuallen=%08ld thresh=%f\n", cumlen, pos, thresh); in rateallocate()
/external/strace/
DChangeLog-CVS5462 * desc.c (sys_select): Make cumlen unsigned