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

Completed in 405 milliseconds