Lines Matching defs:thiz
25 unsigned handler_AudioPlayer_gain(IObject *thiz) in handler_AudioPlayer_gain()
34 unsigned handler_OutputMix_gain(IObject *thiz) in handler_OutputMix_gain()
43 unsigned handler_MidiPlayer_gain(IObject *thiz) in handler_MidiPlayer_gain()
51 unsigned handler_MediaPlayer_gain(IObject *thiz) in handler_MediaPlayer_gain()
60 unsigned handler_AudioPlayer_position(IObject *thiz) in handler_AudioPlayer_position()
71 unsigned handler_MidiPlayer_position(IObject *thiz) in handler_MidiPlayer_position()
79 unsigned handler_AudioPlayer_transport(IObject *thiz) in handler_AudioPlayer_transport()
88 unsigned handler_AudioPlayer_play_state(IObject *thiz) in handler_AudioPlayer_play_state()
97 unsigned handler_AudioRecorder_transport(IObject *thiz) in handler_AudioRecorder_transport()
106 unsigned handler_MediaPlayer_transport(IObject *thiz) in handler_MediaPlayer_transport()
115 unsigned handler_MediaPlayer_play_state(IObject *thiz) in handler_MediaPlayer_play_state()
127 unsigned handler_AudioPlayer_bq_enqueue(IObject *thiz) in handler_AudioPlayer_bq_enqueue()
138 unsigned handler_AudioPlayer_abq_enqueue(IObject *thiz) in handler_AudioPlayer_abq_enqueue()
149 unsigned handler_MediaPlayer_abq_enqueue(IObject *thiz) in handler_MediaPlayer_abq_enqueue()
159 unsigned handler_MediaPlayer_position(IObject *thiz) in handler_MediaPlayer_position()
170 unsigned handler_AudioPlayer_gain(IObject *thiz) in handler_AudioPlayer_gain()