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

  /external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c 216 int no_pred_cost; local
258 no_pred_cost = cost_segmap(no_pred_segcounts, no_pred_tree);
281 if (t_pred_cost < no_pred_cost) {

Completed in 196 milliseconds