OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_regular_quantize_b
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/encoder/
quantize.h
29
#define vp8_quantize_quantb
vp8_regular_quantize_b
quantize.c
105
void
vp8_regular_quantize_b
(BLOCK *b, BLOCKD *d)
function
217
void
vp8_regular_quantize_b
(BLOCK *b, BLOCKD *d)
function
/external/libvpx/vp8/encoder/generic/
csystemdependent.c
90
cpi->rtcd.quantize.quantb =
vp8_regular_quantize_b
;
Completed in 61 milliseconds