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

  /external/opencv3/3rdparty/libwebp/dsp/
dsp.h 96 void VP8EncDspInit(void); // must be called before using any of the above
enc.c 673 // implementations within VP8EncDspInit().
694 void VP8EncDspInit(void) {
  /external/webp/src/dsp/
dsp.h 193 void VP8EncDspInit(void);
enc.c 708 // implementations within VP8EncDspInit().
739 WEBP_TSAN_IGNORE_FUNCTION void VP8EncDspInit(void) {
  /external/webp/src/enc/
webpenc.c 226 VP8EncDspInit();
  /external/opencv3/3rdparty/libwebp/enc/
webpenc.c 272 VP8EncDspInit();

Completed in 287 milliseconds