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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 96 void tx_counts_to_branch_counts_32x32(const unsigned int *tx_count_32x32p,
vp9_entropymode.c 285 void tx_counts_to_branch_counts_32x32(const unsigned int *tx_count_32x32p, function
397 tx_counts_to_branch_counts_32x32(counts->tx.p32x32[i], branch_ct_32x32p);
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 840 tx_counts_to_branch_counts_32x32(counts->tx.p32x32[i], ct_32x32p);
    [all...]

Completed in 132 milliseconds