HomeSort by relevance Sort by last modified time
    Searched refs:DominantCostRange (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/enc/
histogram.c 367 } DominantCostRange;
369 static void DominantCostRangeInit(DominantCostRange* const c) {
379 const VP8LHistogram* const h, DominantCostRange* const c) {
411 const VP8LHistogram* const h, const DominantCostRange* const c) {
469 DominantCostRange cost_range;
  /external/webp/src/enc/
histogram.c 367 } DominantCostRange;
369 static void DominantCostRangeInit(DominantCostRange* const c) {
379 const VP8LHistogram* const h, DominantCostRange* const c) {
411 const VP8LHistogram* const h, const DominantCostRange* const c) {
469 DominantCostRange cost_range;

Completed in 126 milliseconds