Searched refs:frame_contexts (Results 1 – 8 of 8) sorted by relevance
354 const FRAME_CONTEXT *pre_fc = &cm->frame_contexts[cm->frame_context_idx]; in vp9_adapt_mode_probs()461 cm->frame_contexts[i] = cm->fc; in vp9_setup_past_independence()464 cm->frame_contexts[cm->frame_context_idx] = cm->fc; in vp9_setup_past_independence()
40 typedef struct frame_contexts { struct
739 const FRAME_CONTEXT *pre_fc = &cm->frame_contexts[cm->frame_context_idx]; in adapt_coef_probs()
200 const nmv_context *pre_fc = &cm->frame_contexts[cm->frame_context_idx].nmvc; in vp9_adapt_mv_probs()
177 FRAME_CONTEXT frame_contexts[FRAME_CONTEXTS]; member
41 typedef struct frame_contexts struct
1302 cm->fc = cm->frame_contexts[cm->frame_context_idx]; in vp9_decode_frame()1340 cm->frame_contexts[cm->frame_context_idx] = cm->fc; in vp9_decode_frame()
147 cm->fc = cm->frame_contexts[cm->frame_context_idx]; in setup_inter_frame()3220 cm->frame_contexts[cm->frame_context_idx] = cm->fc;