HomeSort by relevance Sort by last modified time
    Searched refs:histo (Results 26 - 30 of 30) sorted by null

12

  /external/opencv3/3rdparty/libwebp/dsp/
enc.c 47 VP8Histogram* const histo) {
59 histo->distribution[clipped_value]++;
enc_sse2.c 61 VP8Histogram* const histo) {
96 histo->distribution[out[k]]++;
    [all...]
  /external/webp/src/dsp/
enc_neon.c 727 VP8Histogram* const histo) {
752 VP8SetHistogramData(distribution, histo);
    [all...]
enc_mips_dsp_r2.c     [all...]
enc_sse2.c 512 VP8Histogram* const histo) {
548 VP8SetHistogramData(distribution, histo);
    [all...]

Completed in 1035 milliseconds

12