Searched refs:cb_height (Results 1 – 1 of 1) sorted by relevance
604 int cb_height = s->codeblock[b->level + (b->orientation != subband_ll)].height; in decode_subband_internal() local605 int blockcnt_one = (cb_width + cb_height) == 2; in decode_subband_internal()617 for (cb_y = 0; cb_y < cb_height; cb_y++) { in decode_subband_internal()618 bottom = (b->height * (cb_y+1LL)) / cb_height; in decode_subband_internal()