Home
last modified time | relevance | path

Searched refs:audio_decoder_streamtype (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-engine/
H A Daudio_decoder.c140 stream->audio_decoder_streamtype = -1; in audio_decoder_loop()
172 (stream->audio_decoder_streamtype != streamtype || in audio_decoder_loop()
177 stream->audio_decoder_streamtype = streamtype; in audio_decoder_loop()
H A Dxine_private.h517 int audio_decoder_streamtype; member
H A Dxine.c1110 stream->audio_decoder_streamtype = -1; in xine_stream_new()
1356 s->audio_decoder_streamtype = -1; in xine_get_side_stream()