Home
last modified time | relevance | path

Searched refs:switchable_interp_prob (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.c320 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in init_mode_probs()
376 pre_fc->switchable_interp_prob[i], in vp9_adapt_mode_probs()
378 fc->switchable_interp_prob[i]); in vp9_adapt_mode_probs()
Dvp9_entropymode.h49 vpx_prob switchable_interp_prob[SWITCHABLE_FILTER_CONTEXTS] member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c86 fc->switchable_interp_prob[i], vp9_switchable_interp_tree); in fill_mode_costs()
Dvp9_bitstream.c119 cm->fc->switchable_interp_prob[j], in update_switchable_interp_probs()
305 cm->fc->switchable_interp_prob[ctx], in pack_inter_mode_mvs()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c374 cm->fc->switchable_interp_prob[ctx]); in read_switchable_interp_filter()
Dvp9_decodeframe.c111 vp9_diff_update_prob(r, &fc->switchable_interp_prob[j][i]); in read_switchable_interp_probs()