Home
last modified time | relevance | path

Searched defs:VP8LevelCost (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/enc/
Dcost.h35 static WEBP_INLINE int VP8LevelCost(const uint16_t* const table, int level) { in VP8LevelCost() function
/external/webp/src/enc/
Dcost.h52 static WEBP_INLINE int VP8LevelCost(const uint16_t* const table, int level) { in VP8LevelCost() function