OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blockbound
(Results
1 - 1
of
1
) sorted by null
/external/libvorbis/lib/
block.c
566
long
blockbound
=centerNext+ci->blocksizes[v->nW]/2;
local
567
if(v->pcm_current<
blockbound
)return(0); /* not enough data yet;
Completed in 42 milliseconds