Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dbitstream.c1213 … 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()
1219 const unsigned int *ct = cpi->frame_branch_ct [i][j][k][t]; in vp8_estimate_entropy_savings()
1287 const unsigned int *ct = cpi->frame_branch_ct [i][j][k][t]; in update_coef_probs()
Donyx_int.h450 …unsigned int frame_branch_ct [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [vp8_coef_tokens-1][2… member