Home | History | Annotate | Download | only in enc

Lines Matching refs:MAX_REFS_BLOCK_PER_IMAGE

144   // at max MAX_REFS_BLOCK_PER_IMAGE blocks used:
145 int refs_block_size = (pix_cnt - 1) / MAX_REFS_BLOCK_PER_IMAGE + 1;