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

  /external/webp/src/dsp/
enc_sse41.c 26 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred,
327 VP8CollectHistogram = CollectHistogram;
enc_neon.c 711 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred,
    [all...]
enc.c 59 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred,
871 VP8CollectHistogram = CollectHistogram;
enc_mips_dsp_r2.c     [all...]
enc_msa.c 224 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred,
872 VP8CollectHistogram = CollectHistogram;
enc_sse2.c 434 static void CollectHistogram(const uint8_t* ref, const uint8_t* pred,
    [all...]

Completed in 81 milliseconds