Searched refs:last_mode_deltas (Results 1 – 4 of 4) sorted by relevance
86 signed char last_mode_deltas[MAX_MODE_LF_DELTAS]; member
439 vp9_zero(lf->last_mode_deltas); in vp9_setup_past_independence()
723 const int changed = delta != lf->last_mode_deltas[i]; in encode_loopfilter()726 lf->last_mode_deltas[i] = delta; in encode_loopfilter()
883 vp9_copy(cc->last_mode_lf_deltas, cm->lf.last_mode_deltas); in save_coding_context()909 vp9_copy(cm->lf.last_mode_deltas, cc->last_mode_lf_deltas); in restore_coding_context()