Home
last modified time | relevance | path

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

/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dcore.h604 void add_step_frame(struct MPContext *mpctx, int dir);
H A Dplayloop.c209 void add_step_frame(struct MPContext *mpctx, int dir) in add_step_frame() function
H A Dcommand.c4987 add_step_frame(mpctx, 1); in cmd_frame_step()
4991 add_step_frame(mpctx, 1); in cmd_frame_step()
5005 add_step_frame(mpctx, -1); in cmd_frame_back_step()