OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quant_q
(Results
1 - 2
of
2
) sorted by null
/external/tremolo/Tremolo/
floor1.c
295
int
quant_q
=quant_look[info->mult-1];
local
299
fit_value[0]=oggpack_read(&vd->opb,ilog(
quant_q
-1));
300
fit_value[1]=oggpack_read(&vd->opb,ilog(
quant_q
-1));
338
int hiroom=
quant_q
-predicted;
/external/libvorbis/lib/
codec_internal.h
148
int
quant_q
;
member in struct:__anon21121
Completed in 198 milliseconds