Searched refs:play_state (Results 1 – 7 of 7) sorted by relevance
1142 av7110->videostate.play_state = VIDEO_STOPPED; in dvb_video_ioctl()1154 if (av7110->videostate.play_state == VIDEO_FREEZED) { in dvb_video_ioctl()1155 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1172 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1176 av7110->videostate.play_state = VIDEO_FREEZED; in dvb_video_ioctl()1191 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1289 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1308 av7110->videostate.play_state = VIDEO_PLAYING; in dvb_video_ioctl()1375 av7110->audiostate.play_state = AUDIO_STOPPED; in dvb_audio_ioctl()1384 av7110->audiostate.play_state = AUDIO_PLAYING; in dvb_audio_ioctl()[all …]
585 &&av7110->videostate.play_state != VIDEO_FREEZED) { in gpioirq()
64 audio_play_state_t play_state; /* current playback state */ member
140 video_play_state_t play_state; /* current state of playback */ member
69 video_play_state_t play_state; /* current state of playback */
195 video_play_state_t play_state; /* current state of playback */203 displayed. play_state indicates if the video is currently frozen,
82 audio_play_state_t play_state;