Searched refs:last_mode_deltas (Results 1 – 4 of 4) sorted by relevance
47 signed char last_mode_deltas[MAX_MODE_LF_DELTAS]; member
447 vp9_zero(lf->last_mode_deltas); in vp9_setup_past_independence()
127 vp9_copy(cc->last_mode_lf_deltas, cm->lf.last_mode_deltas); in vp9_save_coding_context()149 vp9_copy(cm->lf.last_mode_deltas, cc->last_mode_lf_deltas); in vp9_restore_coding_context()
711 const int changed = delta != lf->last_mode_deltas[i]; in encode_loopfilter()714 lf->last_mode_deltas[i] = delta; in encode_loopfilter()