/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfh264enc.cpp | 248 GstMFVideoEncDeviceCaps *device_caps = &cdata->device_caps; in gst_mf_h264_enc_class_init() local 263 if (device_caps->rc_mode) { in gst_mf_h264_enc_class_init() 280 if (device_caps->quality && !device_caps->qp) { in gst_mf_h264_enc_class_init() 289 if (device_caps->adaptive_mode) { in gst_mf_h264_enc_class_init() 304 if (device_caps->buffer_size) { in gst_mf_h264_enc_class_init() 313 if (device_caps->max_bitrate) { in gst_mf_h264_enc_class_init() 322 if (device_caps->quality_vs_speed) { in gst_mf_h264_enc_class_init() 332 if (device_caps->cabac) { in gst_mf_h264_enc_class_init() 341 if (device_caps->sps_id) { in gst_mf_h264_enc_class_init() 350 if (device_caps->pps_id) { in gst_mf_h264_enc_class_init() [all …]
|
D | gstmfh265enc.cpp | 192 GstMFVideoEncDeviceCaps *device_caps = &cdata->device_caps; in gst_mf_h265_enc_class_init() local 206 if (device_caps->rc_mode) { in gst_mf_h265_enc_class_init() 221 if (device_caps->buffer_size) { in gst_mf_h265_enc_class_init() 230 if (device_caps->max_bitrate) { in gst_mf_h265_enc_class_init() 239 if (device_caps->quality_vs_speed) { in gst_mf_h265_enc_class_init() 249 if (device_caps->bframes) { in gst_mf_h265_enc_class_init() 258 if (device_caps->gop_size) { in gst_mf_h265_enc_class_init() 269 if (device_caps->threads) { in gst_mf_h265_enc_class_init() 278 if (device_caps->content_type) { in gst_mf_h265_enc_class_init() 293 if (device_caps->qp) { in gst_mf_h265_enc_class_init() [all …]
|
D | gstmfvp9enc.cpp | 163 GstMFVideoEncDeviceCaps *device_caps = &cdata->device_caps; in gst_mf_vp9_enc_class_init() local 177 if (device_caps->rc_mode) { in gst_mf_vp9_enc_class_init() 192 if (device_caps->max_bitrate) { in gst_mf_vp9_enc_class_init() 202 if (device_caps->quality_vs_speed) { in gst_mf_vp9_enc_class_init() 212 if (device_caps->gop_size) { in gst_mf_vp9_enc_class_init() 223 if (device_caps->threads) { in gst_mf_vp9_enc_class_init() 233 if (device_caps->content_type) { in gst_mf_vp9_enc_class_init() 248 if (device_caps->low_latency) { in gst_mf_vp9_enc_class_init() 267 device_caps->d3d11_aware, in gst_mf_vp9_enc_class_init() 277 if (device_caps->d3d11_aware) { in gst_mf_vp9_enc_class_init() [all …]
|
D | gstmfvideoenc.cpp | 125 GstMFVideoEncDeviceCaps *device_caps = &klass->device_caps; in gst_mf_video_enc_set_context() local 127 if (device_caps->d3d11_aware) { in gst_mf_video_enc_set_context() 129 device_caps->adapter_luid, &self->other_d3d11_device); in gst_mf_video_enc_set_context() 141 GstMFVideoEncDeviceCaps *device_caps = &klass->device_caps; in gst_mf_video_enc_open() local 147 if (device_caps->d3d11_aware) { in gst_mf_video_enc_open() 154 device_caps->adapter_luid, &self->other_d3d11_device)) { in gst_mf_video_enc_open() 161 gst_d3d11_device_new_for_adapter_luid (device_caps->adapter_luid, in gst_mf_video_enc_open() 211 if (device_caps->d3d11_aware) in gst_mf_video_enc_open() 212 enum_params.adapter_luid = device_caps->adapter_luid; in gst_mf_video_enc_open() 217 device_caps->d3d11_aware, device_caps->adapter_luid); in gst_mf_video_enc_open() [all …]
|
D | gstmfvideoenc.h | 89 GstMFVideoEncDeviceCaps device_caps; member 128 GstMFVideoEncDeviceCaps device_caps; member
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvh264enc.c | 105 GstNvEncDeviceCaps *device_caps = &nvenc_class->device_caps; in gst_nv_h264_enc_class_init() local 138 if (device_caps->weighted_prediction) { in gst_nv_h264_enc_class_init() 153 if (device_caps->custom_vbv_bufsize) { in gst_nv_h264_enc_class_init() 170 if (device_caps->lookahead) { in gst_nv_h264_enc_class_init() 186 if (device_caps->temporal_aq) { in gst_nv_h264_enc_class_init() 201 if (device_caps->bframes > 0) { in gst_nv_h264_enc_class_init() 211 "Number of B-frames between I and P", 0, device_caps->bframes, in gst_nv_h264_enc_class_init() 561 GstNvEncDeviceCaps *device_caps = &klass->device_caps; in gst_nv_h264_enc_set_property() local 577 if (!device_caps->weighted_prediction) { in gst_nv_h264_enc_set_property() 585 if (!device_caps->custom_vbv_bufsize) { in gst_nv_h264_enc_set_property() [all …]
|
D | gstnvh265enc.c | 106 GstNvEncDeviceCaps *device_caps = &nvenc_class->device_caps; in gst_nv_h265_enc_class_init() local 140 if (device_caps->weighted_prediction) { in gst_nv_h265_enc_class_init() 155 if (device_caps->custom_vbv_bufsize) { in gst_nv_h265_enc_class_init() 172 if (device_caps->lookahead) { in gst_nv_h265_enc_class_init() 188 if (device_caps->temporal_aq) { in gst_nv_h265_enc_class_init() 203 if (device_caps->bframes > 0) { in gst_nv_h265_enc_class_init() 213 "Number of B-frames between I and P", 0, device_caps->bframes, in gst_nv_h265_enc_class_init() 674 GstNvEncDeviceCaps *device_caps = &klass->device_caps; in gst_nv_h265_enc_set_property() local 690 if (!device_caps->weighted_prediction) { in gst_nv_h265_enc_set_property() 698 if (!device_caps->custom_vbv_bufsize) { in gst_nv_h265_enc_set_property() [all …]
|
D | gstnvenc.c | 624 GstNvEncDeviceCaps device_caps = { 0, }; in gst_nv_enc_register() local 709 &device_caps.rc_modes) != NV_ENC_SUCCESS) { in gst_nv_enc_register() 710 device_caps.rc_modes = 0; in gst_nv_enc_register() 713 device_index, codec, device_caps.rc_modes); in gst_nv_enc_register() 718 IS_SUPPORTED_RC (device_caps.rc_modes, NV_ENC_PARAMS_RC_CONSTQP)); in gst_nv_enc_register() 720 IS_SUPPORTED_RC (device_caps.rc_modes, NV_ENC_PARAMS_RC_VBR)); in gst_nv_enc_register() 722 IS_SUPPORTED_RC (device_caps.rc_modes, NV_ENC_PARAMS_RC_CBR)); in gst_nv_enc_register() 724 IS_SUPPORTED_RC (device_caps.rc_modes, in gst_nv_enc_register() 727 IS_SUPPORTED_RC (device_caps.rc_modes, NV_ENC_PARAMS_RC_CBR_HQ)); in gst_nv_enc_register() 729 IS_SUPPORTED_RC (device_caps.rc_modes, NV_ENC_PARAMS_RC_VBR_HQ)); in gst_nv_enc_register() [all …]
|
D | gstnvbaseenc.h | 173 GstNvEncDeviceCaps device_caps; member 189 GstNvEncDeviceCaps * device_caps);
|
D | gstnvh264enc.h | 40 GstNvEncDeviceCaps * device_caps);
|
D | gstnvh265enc.h | 45 GstNvEncDeviceCaps * device_caps);
|
D | gstnvbaseenc.c | 2662 if ((klass->device_caps.rc_modes & nv_rc_mode) == nv_rc_mode) { in gst_nv_base_enc_set_property() 2839 GstNvEncDeviceCaps device_caps; member 2849 nvbaseenc_class->device_caps = cdata->device_caps; in gst_nv_base_enc_subclass_init() 2856 GstNvEncDeviceCaps * device_caps) in gst_nv_base_enc_register() argument 2873 cdata->device_caps = *device_caps; in gst_nv_base_enc_register()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | v4l2_calls.c | 76 v4l2object->device_caps = v4l2object->vcap.device_caps; in gst_v4l2_get_capabilities() 78 v4l2object->device_caps = v4l2object->vcap.capabilities; in gst_v4l2_get_capabilities() 84 GST_LOG_OBJECT (e, "capabilities: %08x", v4l2object->device_caps); in gst_v4l2_get_capabilities() 495 if (v4l2object->device_caps & in gst_v4l2_adjust_buf_type() 502 if (v4l2object->device_caps & in gst_v4l2_adjust_buf_type() 569 !(v4l2object->device_caps & (V4L2_CAP_VIDEO_CAPTURE | in gst_v4l2_open() 574 !(v4l2object->device_caps & (V4L2_CAP_VIDEO_OUTPUT | in gst_v4l2_open() 579 !GST_V4L2_IS_M2M (v4l2object->device_caps)) in gst_v4l2_open() 631 ("Capabilities: 0x%x", v4l2object->device_caps)); in gst_v4l2_open() 638 ("Capabilities: 0x%x", v4l2object->device_caps)); in gst_v4l2_open() [all …]
|
D | gstv4l2.c | 128 guint32 device_caps; in gst_v4l2_probe_and_register() local 158 device_caps = vcap.device_caps; in gst_v4l2_probe_and_register() 160 device_caps = vcap.capabilities; in gst_v4l2_probe_and_register() 162 if (!GST_V4L2_IS_M2M (device_caps)) in gst_v4l2_probe_and_register()
|
D | gstv4l2deviceprovider.c | 139 v4l2obj->vcap.device_caps, NULL); in gst_v4l2_device_provider_probe_device() 141 if (v4l2obj->device_caps & in gst_v4l2_device_provider_probe_device() 144 if (v4l2obj->device_caps & V4L2_CAP_TOUCH) in gst_v4l2_device_provider_probe_device() 151 if (v4l2obj->device_caps & in gst_v4l2_device_provider_probe_device() 162 if (v4l2obj->device_caps & V4L2_CAP_VIDEO_OUTPUT_MPLANE) in gst_v4l2_device_provider_probe_device()
|
D | gstv4l2radio.c | 95 v4l2object->device_caps = vc.device_caps; in gst_v4l2radio_fill_channel_list() 97 v4l2object->device_caps = vc.capabilities; in gst_v4l2radio_fill_channel_list() 99 if (!(v4l2object->device_caps & V4L2_CAP_TUNER)) in gst_v4l2radio_fill_channel_list()
|
D | gstv4l2object.h | 181 guint32 device_caps; member
|
D | gstv4l2bufferpool.c | 813 if (obj->device_caps & V4L2_CAP_STREAMING) in gst_v4l2_buffer_pool_start() 1974 if (size == 0 && GST_V4L2_IS_M2M (obj->device_caps)) in gst_v4l2_buffer_pool_process() 2029 if (GST_V4L2_IS_M2M (obj->device_caps)) in gst_v4l2_buffer_pool_process()
|
D | gstv4l2sink.c | 255 if (obj->device_caps & V4L2_CAP_VIDEO_OUTPUT_OVERLAY) in gst_v4l2sink_sync_overlay_fields()
|
D | gstv4l2object.c | 754 flags |= v4l2object->device_caps & in gst_v4l2_object_get_property_helper() 761 if (v4l2object->device_caps & V4L2_CAP_VIDEO_CAPTURE_MPLANE) in gst_v4l2_object_get_property_helper() 764 if (v4l2object->device_caps & V4L2_CAP_VIDEO_OUTPUT_MPLANE) in gst_v4l2_object_get_property_helper() 928 v4l2object->device_caps = 0; in gst_v4l2_object_close() 3101 if (v4l2object->device_caps & V4L2_CAP_READWRITE) { in gst_v4l2_object_setup_pool() 3107 if (v4l2object->device_caps & V4L2_CAP_STREAMING) { in gst_v4l2_object_setup_pool()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11deinterlace.cpp | 172 GstD3D11DeinterlaceDeviceCaps device_caps; member 269 GstD3D11DeinterlaceDeviceCaps device_caps; member 365 GST_TYPE_D3D11_DEINTERLACE_METHOD, cdata->device_caps.default_method, in gst_d3d11_deinterlace_class_init() 372 cdata->device_caps.supported_methods, in gst_d3d11_deinterlace_class_init() 420 klass->device_caps = cdata->device_caps; in gst_d3d11_deinterlace_class_init() 433 self->method = klass->device_caps.default_method; in gst_d3d11_deinterlace_init() 463 g_value_set_flags (value, klass->device_caps.supported_methods); in gst_d3d11_deinterlace_get_property() 479 if ((self->method & klass->device_caps.supported_methods) == 0) { in gst_d3d11_deinterlace_update_method() 484 klass->device_caps.supported_methods); in gst_d3d11_deinterlace_update_method() 486 klass->device_caps.supported_methods); in gst_d3d11_deinterlace_update_method() [all …]
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | avfvideosrc.m | 619 GstCaps *device_caps = gst_av_capture_device_get_caps (device, output, orientation); 620 GST_DEBUG_OBJECT (element, "Device returned the following caps %" GST_PTR_FORMAT, device_caps); 622 return device_caps;
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2decoder.c | 193 capabilities = querycap.device_caps; in gst_v4l2_decoder_open()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/ |
D | videodev2.h | 440 __u32 device_caps; member
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/ |
D | videodev2.h | 440 __u32 device_caps; member
|