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

  /external/webp/src/enc/
histogram.c 460 DominantCostRange cost_range; local
461 DominantCostRangeInit(&cost_range);
466 UpdateDominantCostRange(histo, &cost_range);
475 (int16_t)GetHistoBinIndexLowEffort(histo, &cost_range) :
476 (int16_t)GetHistoBinIndex(histo, &cost_range);
    [all...]

Completed in 71 milliseconds