Searched refs:capture_type (Results 1 – 6 of 6) sorted by relevance
45 unsigned int capture_type; member
661 v4l2->capture_type = 0; in process_frame_data_em28xx()669 v4l2->capture_type = 2; in process_frame_data_em28xx()681 if (v4l2->capture_type == 0) { in process_frame_data_em28xx()684 v4l2->capture_type = 1; in process_frame_data_em28xx()687 if (v4l2->capture_type == 1) { in process_frame_data_em28xx()699 v4l2->capture_type = 2; in process_frame_data_em28xx()705 if (v4l2->capture_type == 2) { in process_frame_data_em28xx()708 v4l2->capture_type = 3; in process_frame_data_em28xx()711 if (v4l2->capture_type == 3 && buf && data_len > 0) in process_frame_data_em28xx()1101 v4l2->capture_type = -1; in em28xx_start_analog_streaming()
588 int capture_type; member
289 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_vp8_slice_init()
410 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_h264_slice_init()
870 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_hevc_slice_init()