Home
last modified time | relevance | path

Searched refs:weighted_prediction (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264enc.c138 if (device_caps->weighted_prediction) { in gst_nv_h264_enc_class_init()
577 if (!device_caps->weighted_prediction) { in gst_nv_h264_enc_set_property()
646 if (!device_caps->weighted_prediction) { in gst_nv_h264_enc_get_property()
Dgstnvbaseenc.h73 gboolean weighted_prediction; member
Dgstnvh265enc.c140 if (device_caps->weighted_prediction) { in gst_nv_h265_enc_class_init()
690 if (!device_caps->weighted_prediction) { in gst_nv_h265_enc_set_property()
759 if (!device_caps->weighted_prediction) { in gst_nv_h265_enc_get_property()
Dgstnvenc.c737 &device_caps.weighted_prediction) != NV_ENC_SUCCESS) { in gst_nv_enc_register()
738 device_caps.weighted_prediction = FALSE; in gst_nv_enc_register()
766 codec, "weighted prediction", device_caps.weighted_prediction); in gst_nv_enc_register()