Lines Matching defs:prev_pu_offset
96 int prev_pu_offset;
117 pu->prev_pu_offset = AV_RB32(start + 9);
131 (pu->prev_pu_offset && pu->prev_pu_offset < 13))
186 !unpack_parse_unit(&pu, pc, pc->index - 13 - pu1.prev_pu_offset) ||
187 pu.next_pu_offset != pu1.prev_pu_offset ||
188 pc->index < pc->dirac_unit_size + 13LL + pu1.prev_pu_offset
201 pu1.prev_pu_offset - pc->dirac_unit_size;
212 if (parse_timing_info && pu1.prev_pu_offset >= 13) {
214 pc->index - 13 - pu1.prev_pu_offset;