Searched refs:resetctx (Results 1 – 6 of 6) sorted by relevance
102 uint8_t resetctx; member
63 .reset_frame_context = h->h.resetctx, in vaapi_vp9_start_frame()
97 .resetFrameContext = h->h.resetctx, in nvdec_vp9_start_frame()
99 info->resetFrameContext = h->h.resetctx; in vdpau_vp9_start_frame()
67 (h->h.resetctx << 11) | in fill_picture_parameters()
558 s->s.h.resetctx = s->s.h.errorres ? 0 : get_bits(&s->gb, 2); in decode_frame_header()858 if (s->s.h.keyframe || s->s.h.errorres || (s->s.h.intraonly && s->s.h.resetctx == 3)) { in decode_frame_header()869 } else if (s->s.h.intraonly && s->s.h.resetctx == 2) { in decode_frame_header()