Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropymode.c320 vp9_copy(fc->switchable_interp_prob, default_switchable_interp_prob); in vp9_init_mode_probs()
389 adapt_probs(vp9_switchable_interp_tree, pre_fc->switchable_interp_prob[i], in vp9_adapt_mode_probs()
390 counts->switchable_interp[i], fc->switchable_interp_prob[i]); in vp9_adapt_mode_probs()
Dvp9_entropymode.h45 vp9_prob switchable_interp_prob[SWITCHABLE_FILTER_CONTEXTS] member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c120 cm->fc.switchable_interp_prob[j], in update_switchable_interp_probs()
298 cm->fc.switchable_interp_prob[ctx], in pack_inter_mode_mvs()
Dvp9_rdopt.c172 fc->switchable_interp_prob[i], vp9_switchable_interp_tree); in fill_mode_costs()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c322 cm->fc.switchable_interp_prob[ctx]); in read_switchable_interp_filter()
Dvp9_decodeframe.c108 vp9_diff_update_prob(r, &fc->switchable_interp_prob[j][i]); in read_switchable_interp_probs()