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

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

Completed in 46 milliseconds