HomeSort by relevance Sort by last modified time
    Searched defs:opus_multistream_encoder_init (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/opus/src/src/
opus_multistream_encoder.c 456 int opus_multistream_encoder_init( function
546 ret = opus_multistream_encoder_init(st, Fs, channels, streams, coupled_streams, mapping, application);
    [all...]
  /external/libopus/src/
opus_multistream_encoder.c 456 int opus_multistream_encoder_init( function
546 ret = opus_multistream_encoder_init(st, Fs, channels, streams, coupled_streams, mapping, application);
    [all...]

Completed in 304 milliseconds