HomeSort by relevance Sort by last modified time
    Searched refs:frame_branch_ct (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_bitstream.c 517 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
676 build_tree_distribution(cpi, tx_size, frame_branch_ct[tx_size],
680 update_coef_probs_common(w, cpi, tx_size, frame_branch_ct[tx_size]
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 516 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_size])
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_bitstream.c 516 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_size])
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
bitstream.c 888 cpi->frame_branch_ct [i][j][k],
894 const unsigned int *ct = cpi->frame_branch_ct [i][j][k][t];
948 cpi->frame_branch_ct [i][j][k],
955 const unsigned int *ct = cpi->frame_branch_ct [i][j][k][t];
1101 const unsigned int *ct = cpi->frame_branch_ct [i][j]
    [all...]
onyx_int.h 448 unsigned int frame_branch_ct [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES][2]; member in struct:VP8_COMP
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 889 cpi->frame_branch_ct [i][j][k],
895 const unsigned int *ct = cpi->frame_branch_ct [i][j][k][t];
949 cpi->frame_branch_ct [i][j][k],
956 const unsigned int *ct = cpi->frame_branch_ct [i][j][k][t];
1102 const unsigned int *ct = cpi->frame_branch_ct [i][j]
    [all...]
onyx_int.h 451 unsigned int frame_branch_ct [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES][2]; member in struct:VP8_COMP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
bitstream.c 889 cpi->frame_branch_ct [i][j][k],
895 const unsigned int *ct = cpi->frame_branch_ct [i][j][k][t];
949 cpi->frame_branch_ct [i][j][k],
956 const unsigned int *ct = cpi->frame_branch_ct [i][j][k][t];
1102 const unsigned int *ct = cpi->frame_branch_ct [i][j]
    [all...]
onyx_int.h 451 unsigned int frame_branch_ct [BLOCK_TYPES] [COEF_BANDS] [PREV_COEF_CONTEXTS] [ENTROPY_NODES][2]; member in struct:VP8_COMP

Completed in 209 milliseconds