Searched defs:VP8LHistogramAddSinglePixOrCopy (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dhistogram.c69 VP8LHistogramAddSinglePixOrCopy(histo, c.cur_pos);
129 void VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo, function
436 VP8LHistogramAddSinglePixOrCopy(histograms[ix], v);
/external/webp/src/enc/
H A Dhistogram.c69 VP8LHistogramAddSinglePixOrCopy(histo, c.cur_pos);
129 void VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo, function
436 VP8LHistogramAddSinglePixOrCopy(histograms[ix], v);

Completed in 119 milliseconds