Searched refs:above_segpred_ctx (Results 1 – 3 of 3) sorted by relevance
143 uint8_t *above_segpred_ctx; // 1bit member
109 s->s.h.segmentation.pred_prob[s->above_segpred_ctx[col] + in decode_mode()128 memset(&s->above_segpred_ctx[col], 1, w4); in decode_mode()134 memset(&s->above_segpred_ctx[col], 0, w4); in decode_mode()
286 assign(s->above_segpred_ctx, uint8_t *, 8); in update_size()1657 memset(s->above_segpred_ctx, 0, s->cols); in vp9_decode_frame()