Home
last modified time | relevance | path

Searched refs:reinit_video_chain (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dmp_core.h159 int reinit_video_chain(void);
H A Dmplayer.c2306 int reinit_video_chain(void) in reinit_video_chain() function
3552 reinit_video_chain(); in main()
3772 reinit_video_chain(); in main()
H A Dcommand.c1007 reinit_video_chain(); in mp_property_video()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dmp_core.h159 int reinit_video_chain(void);
H A Dmplayer.c2306 int reinit_video_chain(void) in reinit_video_chain() function
3552 reinit_video_chain(); in main()
3772 reinit_video_chain(); in main()
H A Dcommand.c1007 reinit_video_chain(); in mp_property_video()
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dcore.h662 void reinit_video_chain(struct MPContext *mpctx);
H A Dloadfile.c682 reinit_video_chain(mpctx); in mp_switch_track_n()
1606 reinit_video_chain(mpctx); in play_current_file()
H A Dvideo.c202 void reinit_video_chain(struct MPContext *mpctx) in reinit_video_chain() function
H A Dcommand.c6652 reinit_video_chain(mpctx); in mp_option_change_callback()