HomeSort by relevance Sort by last modified time
    Searched defs:VP8LFastLog2SlowFunc (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dsp/
lossless.h 129 typedef float (*VP8LFastLog2SlowFunc)(uint32_t v);
131 extern VP8LFastLog2SlowFunc VP8LFastLog2Slow;
132 extern VP8LFastLog2SlowFunc VP8LFastSLog2Slow;
  /external/webp/src/dsp/
lossless.h 129 typedef float (*VP8LFastLog2SlowFunc)(uint32_t v);
131 extern VP8LFastLog2SlowFunc VP8LFastLog2Slow;
132 extern VP8LFastLog2SlowFunc VP8LFastSLog2Slow;

Completed in 78 milliseconds