Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/tw5864/
Dtw5864.h141 struct tw5864_h264_frame { struct
158 struct tw5864_h264_frame h264_buf[H264_BUF_CNT]; argument
Dtw5864-video.c188 static void tw5864_handle_frame(struct tw5864_h264_frame *frame);
960 struct tw5864_h264_frame *frame = &dev->h264_buf[i]; in tw5864_video_init()
1305 static int tw5864_is_motion_triggered(struct tw5864_h264_frame *frame) in tw5864_is_motion_triggered()
1333 struct tw5864_h264_frame *frame = in tw5864_handle_frame_task()
1369 static void tw5864_handle_frame(struct tw5864_h264_frame *frame) in tw5864_handle_frame()
Dtw5864-core.c137 struct tw5864_h264_frame *cur_frame, *next_frame; in tw5864_h264_isr()