OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stagemasks
(Results
1 - 2
of
2
) sorted by null
/external/tremolo/Tremolo/
res012.c
50
if(info->
stagemasks
)_ogg_free(info->
stagemasks
);
73
info->
stagemasks
=_ogg_malloc(info->partitions*sizeof(*info->
stagemasks
));
80
info->
stagemasks
[j]=cascade;
85
if((info->
stagemasks
[j]>>k)&1){
167
if(info->
stagemasks
[(int)partword[j][i]]&(1<<s)){
227
if(info->
stagemasks
[(int)partword[i]]&(1<<s)){
codec_internal.h
133
unsigned char *
stagemasks
;
member in struct:vorbis_info_residue
Completed in 37 milliseconds