Home | Sort by relevance Sort by last modified time |
/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] = { |