Searched refs:eob_branch (Results 1 – 6 of 6) sorted by relevance
373 unsigned int(*const eob_branch)[COEFF_CONTEXTS] = in tokenize_b() local374 td->counts->eob_branch[tx_size][type][ref]; in tokenize_b()389 ++eob_branch[band[c]][pt]; in tokenize_b()410 ++eob_branch[band[c]][pt]; in tokenize_b()
516 cpi->common.counts.eob_branch[tx_size]; in build_tree_distribution()
335 accum->eob_branch[i][j][k][l][m] += in vp9_accumulate_frame_counts()336 counts->eob_branch[i][j][k][l][m]; in vp9_accumulate_frame_counts()346 accum->eob_branch[i][j][k][l][m] += in vp9_accumulate_frame_counts()347 counts->eob_branch[i][j][k][l][m]; in vp9_accumulate_frame_counts()
67 unsigned int eob_branch[TX_SIZES][PLANE_TYPES][REF_TYPES][COEF_BANDS] member
1061 cm->counts.eob_branch[tx_size]; in adapt_coef_probs()
114 eob_branch_count = counts->eob_branch[tx_size][type][ref]; in decode_coefs()