Searched refs:frame_coef_probs (Results 1 – 4 of 4) sorted by relevance
888 cpi->frame_coef_probs[i][j][k], in independent_coef_context_savings()896 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in independent_coef_context_savings()948 cpi->frame_coef_probs [i][j][k], in default_coef_context_savings()957 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in default_coef_context_savings()1104 const vp8_prob newp = cpi->frame_coef_probs[i][j][k][t]; in vp8_update_coef_probs()1128 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in vp8_update_coef_probs()
448 vp8_prob frame_coef_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES]; member
390 vp9_coeff_probs_model frame_coef_probs[TX_SIZES][PLANE_TYPES]; member
489 vp9_coeff_probs_model *coef_probs = cpi->frame_coef_probs[tx_size]; in build_tree_distribution()517 vp9_coeff_probs_model *new_frame_coef_probs = cpi->frame_coef_probs[tx_size]; in update_coef_probs_common()