Searched refs:tw5864_h264_frame (Results 1 – 3 of 3) sorted by relevance
133 struct tw5864_h264_frame { struct150 struct tw5864_h264_frame h264_buf[H264_BUF_CNT]; argument
180 static void tw5864_handle_frame(struct tw5864_h264_frame *frame);957 struct tw5864_h264_frame *frame = &dev->h264_buf[i]; in tw5864_video_init()1299 static int tw5864_is_motion_triggered(struct tw5864_h264_frame *frame) in tw5864_is_motion_triggered()1327 struct tw5864_h264_frame *frame = in tw5864_handle_frame_work()1363 static void tw5864_handle_frame(struct tw5864_h264_frame *frame) in tw5864_handle_frame()
128 struct tw5864_h264_frame *cur_frame, *next_frame; in tw5864_h264_isr()