tw5864_h264_frame
struct tw5864_h264_frame *cur_frame, *next_frame;
static int tw5864_is_motion_triggered(struct tw5864_h264_frame *frame)
struct tw5864_h264_frame *frame =
static void tw5864_handle_frame(struct tw5864_h264_frame *frame)
static void tw5864_handle_frame(struct tw5864_h264_frame *frame);
struct tw5864_h264_frame *frame = &dev->h264_buf[i];
struct tw5864_h264_frame h264_buf[H264_BUF_CNT];