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

  /external/libvpx/libvpx/vp9/common/
vp9_entropy.c 387 cm->counts.eob_branch[tx_size];
vp9_onyxc_int.h 63 unsigned int eob_branch[TX_SIZES][BLOCK_TYPES][REF_TYPES] member in struct:__anon21290
  /external/libvpx/libvpx/vp9/decoder/
vp9_detokenize.c 109 counts->eob_branch[tx_size][type][ref];
vp9_decodframe.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 154 ++cpi->common.counts.eob_branch[tx_size][type][ref][band][pt];
vp9_bitstream.c 671 cpi->common.counts.eob_branch[tx_size];
    [all...]
vp9_encodeframe.c     [all...]

Completed in 29 milliseconds