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

  /external/libvpx/libvpx/vp9/encoder/
vp9_subexp.c 148 const vpx_prob *newplist, *oldplist; local
163 newplist = vp9_pareto8_full[newp - 1];
166 new_b += cost_branch256(ct + 2 * i, newplist[i - UNCONSTRAINED_NODES]);

Completed in 215 milliseconds