OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subframe_mem
(Results
1 - 4
of
4
) sorted by null
/external/libopus/src/
analysis.h
63
float
subframe_mem
[3];
member in struct:__anon17568
opus_multistream_encoder.c
79
float
subframe_mem
[3];
member in struct:OpusMSEncoder
417
st->
subframe_mem
[0]=st->
subframe_mem
[1]=st->
subframe_mem
[2]=0;
721
, st->
subframe_mem
1139
st->
subframe_mem
[0] = st->
subframe_mem
[1] = st->
subframe_mem
[2] = 0;
[
all
...]
opus_private.h
101
, float *
subframe_mem
opus_encoder.c
825
, float *
subframe_mem
834
0,
subframe_mem
, delay_compensation, downmix);
[
all
...]
Completed in 244 milliseconds