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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.c 435 unsigned int branch_ct_32x32p[TX_SIZES - 1][2]; local
448 tx_counts_to_branch_counts_32x32(counts->tx.p32x32[i], branch_ct_32x32p);
451 branch_ct_32x32p[j]);

Completed in 34 milliseconds