Searched refs:captype (Results 1 – 4 of 4) sorted by relevance
793 int captype = 0; in cx18_start_v4l2_encode_stream() local803 captype = CAPTURE_CHANNEL_TYPE_MPEG; in cx18_start_v4l2_encode_stream()811 captype = CAPTURE_CHANNEL_TYPE_INDEX; in cx18_start_v4l2_encode_stream()814 captype = CAPTURE_CHANNEL_TYPE_TS; in cx18_start_v4l2_encode_stream()817 captype = CAPTURE_CHANNEL_TYPE_YUV; in cx18_start_v4l2_encode_stream()820 captype = CAPTURE_CHANNEL_TYPE_PCM; in cx18_start_v4l2_encode_stream()824 captype = cx18_raw_vbi(cx) ? in cx18_start_v4l2_encode_stream()831 captype = CAPTURE_CHANNEL_TYPE_VBI; in cx18_start_v4l2_encode_stream()847 cx18_vapi(cx, CX18_CPU_SET_CHANNEL_TYPE, 2, s->handle, captype); in cx18_start_v4l2_encode_stream()860 if (captype != CAPTURE_CHANNEL_TYPE_TS) { in cx18_start_v4l2_encode_stream()[all …]
470 int captype = 0, subtype = 0; in ivtv_start_v4l2_encode_stream() local480 captype = 0; in ivtv_start_v4l2_encode_stream()496 captype = 2; in ivtv_start_v4l2_encode_stream()500 captype = 1; in ivtv_start_v4l2_encode_stream()504 captype = 1; in ivtv_start_v4l2_encode_stream()508 captype = 1; in ivtv_start_v4l2_encode_stream()612 if (ivtv_vapi(itv, CX2341X_ENC_START_CAPTURE, 2, captype, subtype)) in ivtv_start_v4l2_encode_stream()
82 phone_cap captype; member
5929 j->caplist[j->caps].captype = vendor; in add_caps()5932 j->caplist[j->caps].captype = device; in add_caps()5954 j->caplist[j->caps].captype = port; in add_caps()5966 j->caplist[j->caps].captype = port; in add_caps()5978 j->caplist[j->caps].captype = port; in add_caps()5991 j->caplist[j->caps].captype = port; in add_caps()6002 j->caplist[j->caps].captype = codec; in add_caps()6008 j->caplist[j->caps].captype = codec; in add_caps()6014 j->caplist[j->caps].captype = codec; in add_caps()6020 j->caplist[j->caps].captype = codec; in add_caps()[all …]