Searched refs:_frame_index (Results 1 – 2 of 2) sorted by relevance
323 out->cur_frame_index = out->_frame_index; in cx25821_write_frame()324 if (wait_event_interruptible(out->waitq, out->cur_frame_index != out->_frame_index)) in cx25821_write_frame()326 out->cur_frame_index = out->_frame_index; in cx25821_write_frame()433 out->_frame_index = prog_cnt; in cx25821_video_upstream_irq()
207 int _frame_index; member