Home
last modified time | relevance | path

Searched refs:is_playing (Results 126 – 150 of 732) sorted by relevance

12345678910>>...30

/dports/sysutils/conky-awesome/conky-1.12.2/src/
H A Dmpd.cc119 int is_playing{}; member
231 mpd_info.is_playing = 1; in work()
241 mpd_info.is_playing = 0; in work()
384 return get_mpd().is_playing; in check_mpd_playing()
/dports/sysutils/conky/conky-1.12.2/src/
H A Dmpd.cc119 int is_playing{}; member
231 mpd_info.is_playing = 1; in work()
241 mpd_info.is_playing = 0; in work()
384 return get_mpd().is_playing; in check_mpd_playing()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/filters/
H A Dreframe_av1.c85 Bool is_playing; member
370 if (!ctx->is_playing) { in av1dmx_process_event()
371 ctx->is_playing = GF_TRUE; in av1dmx_process_event()
419 ctx->is_playing = GF_FALSE; in av1dmx_process_event()
562 if (!ctx->is_playing) { in av1dmx_parse_ivf()
671 if (!ctx->is_playing) { in av1dmx_parse_vp9()
762 if (!ctx->is_playing) { in av1dmx_parse_av1()
815 if (!ctx->is_playing) { in av1dmx_parse_av1()
853 if (!ctx->is_playing && ctx->opid) in av1dmx_process_buffer()
881 if (!ctx->is_playing && ctx->opid) in av1dmx_process()
[all …]
H A Dreframe_ac3.c63 Bool is_playing; member
278 if (!ctx->is_playing) { in ac3dmx_process_event()
279 ctx->is_playing = GF_TRUE; in ac3dmx_process_event()
317 ctx->is_playing = GF_FALSE; in ac3dmx_process_event()
355 if (ctx->opid && !ctx->is_playing) in ac3dmx_process()
441 if (!ctx->is_playing) { in ac3dmx_process()
H A Dreframe_flac.c59 Bool is_playing; member
184 if (!ctx->is_playing) { in flac_dmx_process_event()
185 ctx->is_playing = GF_TRUE; in flac_dmx_process_event()
226 ctx->is_playing = GF_FALSE; in flac_dmx_process_event()
385 if (ctx->opid && !ctx->is_playing) in flac_dmx_process()
521 if (!ctx->is_playing) break; in flac_dmx_process()
H A Dreframe_latm.c64 Bool is_playing; member
352 if (!ctx->is_playing) { in latm_dmx_process_event()
353 ctx->is_playing = GF_TRUE; in latm_dmx_process_event()
395 ctx->is_playing = GF_FALSE; in latm_dmx_process_event()
435 if (ctx->opid && !ctx->is_playing) in latm_dmx_process()
499 if (!ctx->is_playing) { in latm_dmx_process()
H A Ddec_laser.c41 Bool is_playing; member
120 ctx->is_playing = GF_TRUE; in lsrdec_process_event()
165 if (ctx->is_playing) { in lsrdec_process()
H A Ddmx_nhnt.c61 Bool is_playing; member
207 if (ctx->is_playing && (ctx->start_range == evt->play.start_range)) { in nhntdmx_process_event()
212 ctx->is_playing = GF_TRUE; in nhntdmx_process_event()
241 ctx->is_playing = GF_FALSE; in nhntdmx_process_event()
405 if (!ctx->is_playing) return GF_OK; in nhntdmx_process()
H A Ddec_bifs.c39 Bool is_playing; member
153 if (ctx->is_playing) { in bifs_dec_process()
235 ctx->is_playing = GF_TRUE; in bifs_dec_process_event()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/filters/
H A Dreframe_av1.c85 Bool is_playing; member
370 if (!ctx->is_playing) { in av1dmx_process_event()
371 ctx->is_playing = GF_TRUE; in av1dmx_process_event()
419 ctx->is_playing = GF_FALSE; in av1dmx_process_event()
562 if (!ctx->is_playing) { in av1dmx_parse_ivf()
671 if (!ctx->is_playing) { in av1dmx_parse_vp9()
762 if (!ctx->is_playing) { in av1dmx_parse_av1()
815 if (!ctx->is_playing) { in av1dmx_parse_av1()
853 if (!ctx->is_playing && ctx->opid) in av1dmx_process_buffer()
881 if (!ctx->is_playing && ctx->opid) in av1dmx_process()
[all …]
H A Dreframe_ac3.c63 Bool is_playing; member
278 if (!ctx->is_playing) { in ac3dmx_process_event()
279 ctx->is_playing = GF_TRUE; in ac3dmx_process_event()
317 ctx->is_playing = GF_FALSE; in ac3dmx_process_event()
355 if (ctx->opid && !ctx->is_playing) in ac3dmx_process()
441 if (!ctx->is_playing) { in ac3dmx_process()
H A Dreframe_latm.c64 Bool is_playing; member
352 if (!ctx->is_playing) { in latm_dmx_process_event()
353 ctx->is_playing = GF_TRUE; in latm_dmx_process_event()
395 ctx->is_playing = GF_FALSE; in latm_dmx_process_event()
435 if (ctx->opid && !ctx->is_playing) in latm_dmx_process()
499 if (!ctx->is_playing) { in latm_dmx_process()
H A Dreframe_flac.c59 Bool is_playing; member
184 if (!ctx->is_playing) { in flac_dmx_process_event()
185 ctx->is_playing = GF_TRUE; in flac_dmx_process_event()
226 ctx->is_playing = GF_FALSE; in flac_dmx_process_event()
385 if (ctx->opid && !ctx->is_playing) in flac_dmx_process()
521 if (!ctx->is_playing) break; in flac_dmx_process()
H A Ddec_laser.c41 Bool is_playing; member
120 ctx->is_playing = GF_TRUE; in lsrdec_process_event()
165 if (ctx->is_playing) { in lsrdec_process()
H A Ddmx_nhnt.c61 Bool is_playing; member
207 if (ctx->is_playing && (ctx->start_range == evt->play.start_range)) { in nhntdmx_process_event()
212 ctx->is_playing = GF_TRUE; in nhntdmx_process_event()
241 ctx->is_playing = GF_FALSE; in nhntdmx_process_event()
405 if (!ctx->is_playing) return GF_OK; in nhntdmx_process()
H A Ddec_bifs.c39 Bool is_playing; member
153 if (ctx->is_playing) { in bifs_dec_process()
235 ctx->is_playing = GF_TRUE; in bifs_dec_process_event()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/session/
H A Dmock_media_session_player_observer.cc153 MockMediaSessionPlayerObserver::MockPlayer::MockPlayer(bool is_playing, in MockPlayer() argument
155 : is_playing_(is_playing), volume_multiplier_(volume_multiplier) {} in MockPlayer()
/dports/devel/libpololu-avr/libpololu-avr-151002/examples_templates/3pi-demo-program/
H A Dtest.c322 if(!is_playing()) in music_test()
379 if(!is_playing()) // only play once in time_test()
410 if(seconds != last_seconds && elapsed_time != 0 && !is_playing()) in time_test()
/dports/devel/allegro5/allegro5-5.2.7.0/addons/audio/
H A Dkcm_voice.c176 (spl->is_playing && voice->driver->start_voice(voice) != 0)) in al_attach_sample_instance_to_voice()
206 if (!stream->spl.is_playing) { in stream_read()
221 stream->spl.is_playing = false; in stream_read()
384 spl->is_playing = voice->driver->voice_is_playing(voice); in al_detach_voice()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Daudio_stream_player_2d.cpp138 if (!stream_playback->is_playing()) { in _mix_audio()
320 if (!is_playing()) { in play()
349 bool AudioStreamPlayer2D::is_playing() const { in is_playing() function in AudioStreamPlayer2D
489 ClassDB::bind_method(D_METHOD("is_playing"), &AudioStreamPlayer2D::is_playing); in _bind_methods()
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Daudio_stream_player_2d.cpp138 if (!stream_playback->is_playing()) { in _mix_audio()
320 if (!is_playing()) { in play()
349 bool AudioStreamPlayer2D::is_playing() const { in is_playing() function in AudioStreamPlayer2D
489 ClassDB::bind_method(D_METHOD("is_playing"), &AudioStreamPlayer2D::is_playing); in _bind_methods()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Utils/
H A DCinematics.cc60 BOOLEAN is_playing = FALSE; in SmkPollFlics() local
80 is_playing = TRUE; in SmkPollFlics()
85 return is_playing; in SmkPollFlics()
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dplayer.py95 if not self.is_playing:
142 (is_playing, was_party) = load(open(LOLLYPOP_DATA_PATH +
159 if is_playing:
/dports/devel/libpololu-avr/libpololu-avr-151002/examples_templates/3pi-demo-or-serial-slave/
H A Ddemo.c338 if(!is_playing()) in music_test()
395 if(!is_playing()) // only play once in time_test()
426 if(seconds != last_seconds && elapsed_time != 0 && !is_playing()) in time_test()
/dports/devel/libpololu-avr/libpololu-avr-151002/test/3pi-test/
H A Ddemo.c337 if(!is_playing()) in music_test()
394 if(!is_playing()) // only play once in time_test()
425 if(seconds != last_seconds && elapsed_time != 0 && !is_playing()) in time_test()

12345678910>>...30