Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c68 static void prob_diff_update(const vpx_tree_index *tree, in prob_diff_update() function
121 prob_diff_update(vp9_switchable_interp_tree, in update_switchable_interp_probs()
1279 prob_diff_update(vp9_inter_mode_tree, cm->fc->inter_mode_probs[i], in write_compressed_header()
1318 prob_diff_update(vp9_intra_mode_tree, cm->fc->y_mode_prob[i], in write_compressed_header()
1322 prob_diff_update(vp9_partition_tree, fc->partition_prob[i], in write_compressed_header()