Lines Matching refs:vpx_prob
48 const vpx_prob *probs) { in write_intra_mode()
53 const vpx_prob *probs) { in write_inter_mode()
65 vpx_prob probs[/*n - 1*/], in prob_diff_update()
84 const vpx_prob *const tx_probs = get_tx_probs2(max_tx_size, xd, in write_selected_tx_size()
257 vpx_prob pred_prob = vp9_get_pred_prob_seg_id(seg, xd); in pack_inter_mode_mvs()
293 const vpx_prob *const inter_probs = cm->fc->inter_mode_probs[mode_ctx]; in pack_inter_mode_mvs()
410 const vpx_prob *const probs = xd->partition_probs[ctx]; in write_partition()
536 const vpx_prob upd = DIFF_UPDATE_PROB; in update_coef_probs_common()
551 vpx_prob newp = new_coef_probs[i][j][k][l][t]; in update_coef_probs_common()
552 const vpx_prob oldp = old_coef_probs[i][j][k][l][t]; in update_coef_probs_common()
588 vpx_prob newp = new_coef_probs[i][j][k][l][t]; in update_coef_probs_common()
589 vpx_prob *oldp = old_coef_probs[i][j][k][l] + t; in update_coef_probs_common()
590 const vpx_prob upd = DIFF_UPDATE_PROB; in update_coef_probs_common()
626 vpx_prob newp = new_coef_probs[i][j][k][l][t]; in update_coef_probs_common()
627 vpx_prob *oldp = old_coef_probs[i][j][k][l] + t; in update_coef_probs_common()