Searched refs:capture_type (Results 1 – 7 of 7) sorted by relevance
44 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()
589 int capture_type; member
288 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_vp8_slice_init()
871 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_hevc_slice_init()
1221 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_h264_slice_init()
287 header->meta_data.capture_type = params->capture_method; in ath11k_cfr_fill_hdr_info()