Searched refs:vp9_coeff_probs_model (Results 1 – 6 of 6) sorted by relevance
409 static const vp9_coeff_probs_model default_coef_probs_4x4[PLANE_TYPES] = {493 static const vp9_coeff_probs_model default_coef_probs_8x8[PLANE_TYPES] = {577 static const vp9_coeff_probs_model default_coef_probs_16x16[PLANE_TYPES] = {661 static const vp9_coeff_probs_model default_coef_probs_32x32[PLANE_TYPES] = {774 vp9_coeff_probs_model *const probs = cm->fc->coef_probs[tx_size]; in adapt_coef_probs()775 const vp9_coeff_probs_model *const pre_probs = pre_fc->coef_probs[tx_size]; in adapt_coef_probs()
48 vp9_coeff_probs_model coef_probs[TX_SIZES][PLANE_TYPES];
151 typedef vpx_prob vp9_coeff_probs_model[REF_TYPES][COEF_BANDS] typedef
505 vp9_coeff_probs_model *coef_probs) { in build_tree_distribution()533 vp9_coeff_probs_model *new_coef_probs) { in update_coef_probs_common()534 vp9_coeff_probs_model *old_coef_probs = cpi->common.fc->coef_probs[tx_size]; in update_coef_probs_common()681 vp9_coeff_probs_model frame_coef_probs[PLANE_TYPES]; in update_coef_probs()
90 vp9_coeff_probs_model (*p)[PLANE_TYPES]) { in fill_token_costs()
1032 static void read_coef_probs_common(vp9_coeff_probs_model *coef_probs, in read_coef_probs_common()