HomeSort by relevance Sort by last modified time
    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