Searched refs:eob_branch (Results 1 – 7 of 7) sorted by relevance
489 unsigned int (*const eob_branch)[COEFF_CONTEXTS] = in tokenize_b() local490 td->counts->eob_branch[tx_size][type][ref]; in tokenize_b()513 eob_branch[band[c]][pt] += !skip_eob; in tokenize_b()526 eob_branch[band[c]][pt] += !skip_eob; in tokenize_b()535 ++eob_branch[band[c]][pt]; in tokenize_b()
508 cpi->common.counts.eob_branch[tx_size]; in build_tree_distribution()
342 accum->eob_branch[i][j][k][l][m] += in vp9_accumulate_frame_counts()343 counts->eob_branch[i][j][k][l][m]; in vp9_accumulate_frame_counts()354 accum->eob_branch[i][j][k][l][m] += in vp9_accumulate_frame_counts()355 counts->eob_branch[i][j][k][l][m]; in vp9_accumulate_frame_counts()
67 unsigned int eob_branch[TX_SIZES][PLANE_TYPES][REF_TYPES] member
778 cm->counts.eob_branch[tx_size]; in adapt_coef_probs()
77 eob_branch_count = counts->eob_branch[tx_size][type][ref]; in decode_coefs()
2103 assert(!memcmp(cm->counts.eob_branch, zero_counts.eob_branch, in debug_check_frame_counts()2104 sizeof(cm->counts.eob_branch))); in debug_check_frame_counts()