OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_strict_quantize_b
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/
quantize.h
50
extern void
vp8_strict_quantize_b
(BLOCK *b,BLOCKD *d);
quantize.c
158
void
vp8_strict_quantize_b
(BLOCK *b, BLOCKD *d)
function
encodemb.c
301
vp8_strict_quantize_b
(b, d);
Completed in 95 milliseconds