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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 100 void tx_counts_to_branch_counts_8x8(const unsigned int *tx_count_8x8p,
vp9_entropymode.c 304 void tx_counts_to_branch_counts_8x8(const unsigned int *tx_count_8x8p, function
387 tx_counts_to_branch_counts_8x8(counts->tx.p8x8[i], branch_ct_8x8p);
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 827 tx_counts_to_branch_counts_8x8(counts->tx.p8x8[i], ct_8x8p);
    [all...]

Completed in 152 milliseconds