Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c887 cpi->frame_coef_probs[i][j][k], in independent_coef_context_savings()
895 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in independent_coef_context_savings()
947 cpi->frame_coef_probs [i][j][k], in default_coef_context_savings()
956 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in default_coef_context_savings()
1103 const vp8_prob newp = cpi->frame_coef_probs[i][j][k][t]; in vp8_update_coef_probs()
1127 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in vp8_update_coef_probs()
Donyx_int.h445 vp8_prob frame_coef_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES]; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c669 vp9_coeff_probs_model frame_coef_probs[TX_SIZES][PLANE_TYPES]; in update_coef_probs() local
675 frame_coef_probs[tx_size]); in update_coef_probs()
679 frame_coef_probs[tx_size]); in update_coef_probs()