OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8WMetric
(Results
1 - 2
of
2
) sorted by null
/external/webp/src/enc/
vp8enci.h
476
typedef int (*
VP8WMetric
)(const uint8_t* pix, const uint8_t* ref,
478
extern
VP8WMetric
VP8TDisto4x4, VP8TDisto16x16;
dsp.c
723
VP8WMetric
VP8TDisto4x4;
724
VP8WMetric
VP8TDisto16x16;
Completed in 1609 milliseconds