OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blockflag
(Results
1 - 11
of
11
) sorted by null
/external/libvorbis/lib/
synthesis.c
59
vb->W=ci->mode_param[mode]->
blockflag
;
117
vb->W=ci->mode_param[mode]->
blockflag
;
164
return(ci->blocksizes[ci->mode_param[mode]->
blockflag
]);
psy.h
37
int
blockflag
;
member in struct:vorbis_info_psy
codec_internal.h
48
int
blockflag
;
member in struct:__anon10857
info.c
330
ci->mode_param[i]->
blockflag
=oggpack_read(opb,1);
535
oggpack_write(opb,ci->mode_param[i]->
blockflag
,1);
block.c
228
ci->blocksizes[ci->psy_param[i]->
blockflag
]/2,
psy.c
1020
int limit = g->coupling_pointlimit[p->vi->
blockflag
][blobno];
[
all
...]
vorbisenc.c
322
p->
blockflag
=block>>1;
[
all
...]
/external/tremolo/Tremolo/
dsp.c
194
return(ci->blocksizes[ci->mode_param[mode].
blockflag
]);
227
vd->W=ci->mode_param[mode].
blockflag
;
codec_internal.h
155
unsigned char
blockflag
;
member in struct:__anon15867
treminfo.c
293
ci->mode_param[i].
blockflag
=(unsigned char)oggpack_read(opb,1);
/external/libvorbis/lib/modes/
psych_44.h
492
/*
blockflag
*/
Completed in 1118 milliseconds