Searched defs:sb_end (Results 1 – 4 of 4) sorted by relevance
31 ptrdiff_t sb_start, ptrdiff_t sb_end, in decode_hf_c()46 ptrdiff_t sb_start, ptrdiff_t sb_end, in decode_joint_c()
1222 int sb_end = ((idx + 1) * n) >> log2_n; in set_tile_offset() local
603 int sb_start, int sb_end, in inverse_adpcm()
573 int sb_end = sb_start + (plane ? s->c_superblock_count in unpack_superblocks() local