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 94 void VP8EncDspInit(void); // must be called before using any of the above
enc.c 670 // implementations within VP8EncDspInit().
691 void VP8EncDspInit(void) {
  /external/webp/src/enc/
webpenc.c 270 VP8EncDspInit();

Completed in 489 milliseconds