Home
last modified time | relevance | path

Searched refs:hevcVUIParameters (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265enc.c509 NV_ENC_CONFIG_HEVC_VUI_PARAMETERS *vui = &hevc_config->hevcVUIParameters; in gst_nv_h265_enc_set_encoder_config()
DnvEncodeAPI.h1472 …NV_ENC_CONFIG_HEVC_VUI_PARAMETERS hevcVUIParameters; /**< [in]: Specifies the HEVC vide… member
/third_party/ffmpeg/libavcodec/
Dnvenc.c1136 NV_ENC_CONFIG_HEVC_VUI_PARAMETERS *vui = &hevc->hevcVUIParameters; in nvenc_setup_hevc_config()