Home
last modified time | relevance | path

Searched refs:LV_FFMPEG_PLAYER_CMD_STOP (Results 1 – 2 of 2) sorted by relevance

/lvgl-3.7.0/src/extra/libs/ffmpeg/
Dlv_ffmpeg.h39 LV_FFMPEG_PLAYER_CMD_STOP, enumerator
Dlv_ffmpeg.c230 case LV_FFMPEG_PLAYER_CMD_STOP: in lv_ffmpeg_player_set_cmd()
824 …player_set_cmd(obj, player->auto_restart ? LV_FFMPEG_PLAYER_CMD_START : LV_FFMPEG_PLAYER_CMD_STOP); in lv_ffmpeg_player_frame_update_cb()