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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 98 void tx_counts_to_branch_counts_16x16(const unsigned int *tx_count_16x16p,
vp9_entropymode.c 296 void tx_counts_to_branch_counts_16x16(const unsigned int *tx_count_16x16p, function
392 tx_counts_to_branch_counts_16x16(counts->tx.p16x16[i], branch_ct_16x16p);
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 833 tx_counts_to_branch_counts_16x16(counts->tx.p16x16[i], ct_16x16p);
    [all...]

Completed in 85 milliseconds