OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coupling_mag
(Results
1 - 4
of
4
) sorted by null
/external/libvorbis/lib/
backends.h
139
int
coupling_mag
[256];
member in struct:vorbis_info_mapping0
mapping0.c
81
oggpack_write(opb,info->
coupling_mag
[i],ilog(vi->channels));
122
int testM=info->
coupling_mag
[i]=oggpack_read(opb,ilog(vi->channels));
736
if(nonzero[info->
coupling_mag
[i]] ||
738
nonzero[info->
coupling_mag
[i]]=1;
763
float *pcmM=vb->pcm[info->
coupling_mag
[i]];
psy.c
[
all
...]
psytune.c
435
float *pcmM=pcm[mapping_info.
coupling_mag
[i]];
Completed in 822 milliseconds