Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1484 } NV_ENC_CONFIG_HEVC; typedef
1523NV_ENC_CONFIG_HEVC hevcConfig; /**< [in]: Specifies the HEVC-specific encode…
Dgstnvh265enc.c508 NV_ENC_CONFIG_HEVC *hevc_config = &config->encodeCodecConfig.hevcConfig; in gst_nv_h265_enc_set_encoder_config()
/third_party/ffmpeg/libavcodec/
Dnvenc.c1135 NV_ENC_CONFIG_HEVC *hevc = &cc->encodeCodecConfig.hevcConfig; in nvenc_setup_hevc_config()