OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_quantize_mb
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/
quantize.h
52
extern void
vp8_quantize_mb
(MACROBLOCK *x);
quantize.c
284
void
vp8_quantize_mb
(MACROBLOCK *x)
function
encodemb.c
621
vp8_quantize_mb
(x);
Completed in 168 milliseconds