Home
last modified time | relevance | path

Searched refs:capture_type (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_vpu_if.h29 * @capture_type: used capture type to separate different capture format
45 unsigned int capture_type; member
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-video.c671 v4l2->capture_type = 0; in process_frame_data_em28xx()
679 v4l2->capture_type = 2; in process_frame_data_em28xx()
691 if (v4l2->capture_type == 0) { in process_frame_data_em28xx()
694 v4l2->capture_type = 1; in process_frame_data_em28xx()
697 if (v4l2->capture_type == 1) { in process_frame_data_em28xx()
709 v4l2->capture_type = 2; in process_frame_data_em28xx()
715 if (v4l2->capture_type == 2) { in process_frame_data_em28xx()
718 v4l2->capture_type = 3; in process_frame_data_em28xx()
721 if (v4l2->capture_type == 3 && buf && data_len > 0) in process_frame_data_em28xx()
1111 v4l2->capture_type in em28xx_start_analog_streaming()
[all...]
H A Dem28xx.h597 int capture_type; member
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-video.c661 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 in em28xx_start_analog_streaming()
[all...]
H A Dem28xx.h588 int capture_type; member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp8_req_if.c289 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_vp8_slice_init()
H A Dvdec_h264_req_multi_if.c410 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_h264_slice_init()
H A Dvdec_hevc_req_multi_if.c870 inst->vpu.capture_type = ctx->capture_fourcc; in vdec_hevc_slice_init()

Completed in 13 milliseconds