Lines Matching defs:decoder
188 ** The pre-roll is how long it takes for the decoder to converge. It converges
485 ** Setup the stream mapping, so we can use the multistream decoder,
486 ** rather than have to deal with two decoder pointer types
564 OpusMSDecoder *decoder ;
588 decoder = opus_multistream_decoder_create (
597 { psf_log_printf (psf, "Opus : Failed to create multistream decoder: %s\n",
603 ** Replace the decoder, if one was already initialized (see
608 oopus->u.decode.state = decoder ;
616 ** The Opus decoder can do our gain for us. The OggOpus header contains a
1058 ** A decoder MUST reject as invalid any stream where the granule
1084 ** skip point, indicating that these samples are padding to get the decoder
1560 /* Reset the decoder (gain settings survive the reset) */
1616 /* Calculate the target granule pos. This includes the decoder delay and
1627 * decoder samples to converge before the actual target. */
1666 ** target to avoid unnecessary decoding, and make decoder convergence