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.c889 cpi->frame_coef_probs[i][j][k], in independent_coef_context_savings()
897 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in independent_coef_context_savings()
949 cpi->frame_coef_probs [i][j][k], in default_coef_context_savings()
958 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in default_coef_context_savings()
1105 const vp8_prob newp = cpi->frame_coef_probs[i][j][k][t]; in vp8_update_coef_probs()
1129 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.c681 vp9_coeff_probs_model frame_coef_probs[PLANE_TYPES]; in update_coef_probs() local
687 frame_coef_probs); in update_coef_probs()
689 frame_coef_probs); in update_coef_probs()