OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8FixedCostsI4
(Results
1 - 3
of
3
) sorted by null
/external/webp/src/enc/
cost.h
40
extern const uint16_t
VP8FixedCostsI4
[NUM_BMODES][NUM_BMODES][NUM_BMODES];
cost.c
387
const uint16_t
VP8FixedCostsI4
[NUM_BMODES][NUM_BMODES][NUM_BMODES] = {
quant.c
750
return
VP8FixedCostsI4
[top][left];
Completed in 642 milliseconds