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

/external/webp/src/dsp/
H A Dlossless.h129 typedef float (*VP8LFastLog2SlowFunc)(uint32_t v); typedef
131 extern VP8LFastLog2SlowFunc VP8LFastLog2Slow;
132 extern VP8LFastLog2SlowFunc VP8LFastSLog2Slow;
/external/chromium_org/third_party/libwebp/dsp/
H A Dlossless.h129 typedef float (*VP8LFastLog2SlowFunc)(uint32_t v); typedef
131 extern VP8LFastLog2SlowFunc VP8LFastLog2Slow;
132 extern VP8LFastLog2SlowFunc VP8LFastSLog2Slow;

Completed in 5000 milliseconds