Searched defs:frame_branch_ct (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_bitstream.c516 vp9_coeff_stats *frame_branch_ct) {
539 frame_branch_ct[i][j][k][l][0],
543 frame_branch_ct[i][j][k][l][t], oldp, &newp, upd);
577 frame_branch_ct[i][j][k][l][0],
581 frame_branch_ct[i][j][k][l][t],
625 frame_branch_ct[i][j][k][l][0],
629 frame_branch_ct[i][j][k][l][t],
672 vp9_coeff_stats frame_branch_ct[TX_SIZES][PLANE_TYPES]; local
677 build_tree_distribution(cpi, tx_size, frame_branch_ct[tx_size]);
680 update_coef_probs_common(w, cpi, tx_size, frame_branch_ct[tx_siz
514 update_coef_probs_common(vp9_writer* const bc, VP9_COMP *cpi, TX_SIZE tx_size, vp9_coeff_stats *frame_branch_ct) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_int.h451 unsigned int frame_branch_ct [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES][2]; member in struct:VP8_COMP

Completed in 215 milliseconds