Searched refs:coeff_ctx_last (Results 1 – 3 of 3) sorted by relevance
254 ctx_last = FFMIN(s->coeff_ctx_last[ff_vp56_b6to4[b]], 24); in vp5_parse_coeff()255 s->coeff_ctx_last[ff_vp56_b6to4[b]] = coeff_idx; in vp5_parse_coeff()
181 uint8_t coeff_ctx_last[4]; /* used in vp5 only */ member
718 memset(s->coeff_ctx_last, 24, sizeof(s->coeff_ctx_last)); in ff_vp56_decode_mbs()