VP8LevelCost 308 3rdparty/libwebp/enc/frame.c cost += VP8LevelCost(t, v); VP8LevelCost 320 3rdparty/libwebp/enc/frame.c cost += VP8LevelCost(t, v); VP8LevelCost 583 3rdparty/libwebp/enc/quant.c base_cost = prev->cost + VP8LevelCost(tcost, level);