Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_enc.c2257 uint_fast16_t gblbandno; in band_create() local
2272 gblbandno = (!rlvlno) ? 0 : (3 * (rlvlno - 1) + bandno + 1); in band_create()
2274 bandinfo = &bandinfos[gblbandno]; in band_create()