HomeSort by relevance Sort by last modified time
    Searched full:branch_ct_16x16p (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.c 408 unsigned int branch_ct_16x16p[TX_SIZES - 2][2]; local
417 tx_counts_to_branch_counts_16x16(counts->tx.p16x16[i], branch_ct_16x16p);
420 branch_ct_16x16p[j]);

Completed in 135 milliseconds