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

  /external/webp/src/dsp/
dsp.h 144 void VP8EncDspInit(void); // must be called before using any of the above
enc.c 672 // implementations within VP8EncDspInit().
698 void VP8EncDspInit(void) {
  /external/webp/src/enc/
webpenc.c 223 VP8EncDspInit();

Completed in 206 milliseconds