Searched refs:frame_contexts (Results 1 – 8 of 8) sorted by relevance
366 const FRAME_CONTEXT *pre_fc = &cm->frame_contexts[cm->frame_context_idx]; in vp9_adapt_mode_probs()475 cm->frame_contexts[i] = cm->fc; in vp9_setup_past_independence()478 cm->frame_contexts[cm->frame_context_idx] = cm->fc; in vp9_setup_past_independence()
41 typedef struct frame_contexts { struct196 FRAME_CONTEXT frame_contexts[NUM_FRAME_CONTEXTS]; member
381 const FRAME_CONTEXT *pre_fc = &cm->frame_contexts[cm->frame_context_idx]; in adapt_coef_probs()
207 const nmv_context *pre_fc = &cm->frame_contexts[cm->frame_context_idx].nmvc; in vp9_adapt_mv_probs()
37 typedef struct frame_contexts struct
133 cm->fc = cm->frame_contexts[cm->frame_context_idx]; in vp9_setup_inter_frame()
3991 cm->frame_contexts[cm->frame_context_idx] = cm->fc;
1339 cm->fc = cm->frame_contexts[cm->frame_context_idx]; in vp9_decode_frame()1381 cm->frame_contexts[cm->frame_context_idx] = cm->fc; in vp9_decode_frame()