Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Donyx_int.h462 vp8_prob frame_coef_probs [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens-1]; member
Dbitstream.c1203 … cpi->frame_coef_probs [i][j][k], cpi->frame_branch_ct [i][j][k], cpi->coef_counts [i][j][k], in vp8_estimate_entropy_savings()
1210 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in vp8_estimate_entropy_savings()
1278 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in update_coef_probs()