OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8FixedCostsI16
(Results
1 - 3
of
3
) sorted by null
/external/webp/src/enc/
cost.h
39
extern const uint16_t
VP8FixedCostsI16
[4];
cost.c
386
const uint16_t
VP8FixedCostsI16
[4] = { 663, 919, 872, 919 };
quant.c
724
rd16.R +=
VP8FixedCostsI16
[mode];
Completed in 20 milliseconds