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

  /external/webp/src/enc/
cost.h 21 extern const uint16_t VP8LevelFixedCosts[2048]; // approximate cost per level
33 return VP8LevelFixedCosts[level]
cost.c 78 const uint16_t VP8LevelFixedCosts[2048] = {

Completed in 555 milliseconds