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

  /external/webp/src/dec/
vp8i.h 357 typedef int (*VP8CPUInfo)(CPUFeature feature);
358 extern VP8CPUInfo VP8DecGetCPUInfo;
  /external/webp/src/enc/
vp8enci.h 494 typedef int (*VP8CPUInfo)(CPUFeature feature);
495 extern VP8CPUInfo VP8EncGetCPUInfo;

Completed in 42 milliseconds