OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compute_stereo_width
(Results
1 - 1
of
1
) sorted by null
/external/libopus/src/
opus_encoder.c
848
opus_val16
compute_stereo_width
(const opus_val16 *pcm, int frame_size, opus_int32 Fs, StereoWidthState *mem)
function
1027
stereo_width =
compute_stereo_width
(pcm, frame_size, st->Fs, &st->width_mem);
[
all
...]
Completed in 335 milliseconds