Searched refs:VP8FixedCostsI16 (Results 1 - 3 of 3) sorted by relevance

/external/webp/src/enc/
H A Dcost.h39 extern const uint16_t VP8FixedCostsI16[4];
H A Dcost.c386 const uint16_t VP8FixedCostsI16[4] = { 663, 919, 872, 919 }; variable
H A Dquant.c790 rd16.R += VP8FixedCostsI16[mode];

Completed in 146 milliseconds