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

  /external/chromium_org/third_party/libwebp/enc/
histogram.h 91 void VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo,
backward_references.c 908 VP8LHistogramAddSinglePixOrCopy(histo, &token);
910 VP8LHistogramAddSinglePixOrCopy(histo, v);
913 VP8LHistogramAddSinglePixOrCopy(histo, v);
    [all...]
histogram.c 69 VP8LHistogramAddSinglePixOrCopy(histo, c.cur_pos);
129 void VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo,
436 VP8LHistogramAddSinglePixOrCopy(histograms[ix], v);
vp8l.c 124 VP8LHistogramAddSinglePixOrCopy(histo_set->histograms[0], &pix_token);
125 VP8LHistogramAddSinglePixOrCopy(histo_set->histograms[1],
    [all...]
  /external/webp/src/enc/
histogram.h 91 void VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo,
backward_references.c 908 VP8LHistogramAddSinglePixOrCopy(histo, &token);
910 VP8LHistogramAddSinglePixOrCopy(histo, v);
913 VP8LHistogramAddSinglePixOrCopy(histo, v);
    [all...]
histogram.c 69 VP8LHistogramAddSinglePixOrCopy(histo, c.cur_pos);
129 void VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo,
436 VP8LHistogramAddSinglePixOrCopy(histograms[ix], v);
vp8l.c 124 VP8LHistogramAddSinglePixOrCopy(histo_set->histograms[0], &pix_token);
125 VP8LHistogramAddSinglePixOrCopy(histo_set->histograms[1],
    [all...]

Completed in 209 milliseconds