Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c87 unsigned int(*eob_branch_count)[COEFF_CONTEXTS]; in decode_coefs() local
114 eob_branch_count = counts->eob_branch[tx_size][type][ref]; in decode_coefs()
121 if (counts) ++eob_branch_count[band][ctx]; in decode_coefs()