Home
last modified time | relevance | path

Searched defs:_audioTrack (Results 1 – 23 of 23) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/scalpel/3do/
H A Dmovie_decoder.h119 StreamAudioTrack *_audioTrack; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/video/
H A Dqt_decoder.h116 QuickTimeAudioTrack *_audioTrack; variable
H A Dtheora_decoder.h152 VorbisAudioTrack *_audioTrack; variable
H A Dpsx_decoder.h154 PSXAudioTrack *_audioTrack; variable
H A Dcoktel_decoder.h620 VMDAudioTrack *_audioTrack; variable
/dports/games/residualvm/residualvm-0.3.1/video/
H A Dqt_decoder.h116 QuickTimeAudioTrack *_audioTrack; variable
H A Dtheora_decoder.h152 VorbisAudioTrack *_audioTrack; variable
H A Dpsx_decoder.h151 PSXAudioTrack *_audioTrack; variable
H A Dcoktel_decoder.h620 VMDAudioTrack *_audioTrack; variable
/dports/games/scummvm/scummvm-2.5.1/video/
H A Dqt_decoder.h120 QuickTimeAudioTrack *_audioTrack; variable
H A Dtheora_decoder.h152 VorbisAudioTrack *_audioTrack; variable
H A Dhnm_decoder.h125 DPCMAudioTrack *_audioTrack; variable
H A Dmve_decoder.h87 int _audioTrack; variable
H A Dpsx_decoder.h152 PSXAudioTrack *_audioTrack; variable
H A Dcoktel_decoder.h620 VMDAudioTrack *_audioTrack; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cryomni3d/video/
H A Dhnm_decoder.h121 DPCMAudioTrack *_audioTrack; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/access/video/
H A Dmovie_decoder.h147 StreamAudioTrack *_audioTrack; variable
/dports/games/scummvm/scummvm-2.5.1/engines/access/video/
H A Dmovie_decoder.h147 StreamAudioTrack *_audioTrack; variable
/dports/games/residualvm/residualvm-0.3.1/engines/grim/movie/codecs/
H A Dsmush_decoder.h134 SmushAudioTrack *_audioTrack; variable
/dports/games/scummvm/scummvm-2.5.1/engines/grim/movie/codecs/
H A Dsmush_decoder.h134 SmushAudioTrack *_audioTrack; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dvqa_decoder.h156 VQAAudioTrack *_audioTrack; variable
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dvqa_decoder.h158 VQAAudioTrack *_audioTrack; variable
/dports/games/scummvm/scummvm-2.5.1/engines/dragons/
H A Dsound.cpp97 PSXAudioTrack *_audioTrack = new PSXAudioTrack(); in playSpeech() local