Searched refs:inter_mode (Results 1 – 7 of 7) sorted by relevance
71 unsigned int inter_mode[INTER_MODE_CONTEXTS][INTER_MODES]; member
533 accum->inter_mode[i][j] += counts->inter_mode[i][j]; in vp9_accumulate_frame_counts()
362 counts->inter_mode[i], fc->inter_mode_probs[i]); in vp9_adapt_mode_probs()
55 if (counts) ++counts->inter_mode[ctx][mode]; in read_inter_mode()
1293 counts->inter_mode[i], INTER_MODES, &header_bc); in write_compressed_header()
235 diff += (int)counts->inter_mode[i][j] * in compute_context_model_diff()241 diff += (int)counts->inter_mode[i][INTER_MODES - 1] * in compute_context_model_diff()
2075 ++counts->inter_mode[mode_ctx][INTER_OFFSET(mode)]; in update_stats()2084 ++counts->inter_mode[mode_ctx][INTER_OFFSET(b_mode)]; in update_stats()