Home
last modified time | relevance | path

Searched refs:NV_ENC_CONFIG (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvbaseenc.h116 NV_ENC_CONFIG config;
182 NV_ENC_CONFIG * config);
Dgstnvh264enc.c89 GstVideoCodecState * state, NV_ENC_CONFIG * config);
444 GstVideoCodecState * state, NV_ENC_CONFIG * config) in gst_nv_h264_enc_set_encoder_config()
Dgstnvh265enc.c90 GstVideoCodecState * state, NV_ENC_CONFIG * config);
501 GstVideoCodecState * state, NV_ENC_CONFIG * config) in gst_nv_h265_enc_set_encoder_config()
DnvEncodeAPI.h1549 } NV_ENC_CONFIG; typedef
1582NV_ENC_CONFIG* encodeConfig; /**< [in]: Specifies t…
1640NV_ENC_CONFIG presetCfg; /**< [out]: preset config returned by the Nvi…
Dgstnvbaseenc.c727 memset (&nvenc->config, 0, sizeof (NV_ENC_CONFIG)); in gst_nv_base_enc_start()
1597 NV_ENC_CONFIG * config) in gst_nv_base_enc_calculate_num_prealloc_buffers()
/third_party/ffmpeg/libavcodec/
Dnvenc.h153 NV_ENC_CONFIG encode_config;
Dnvenc.c1037 NV_ENC_CONFIG *cc = &ctx->encode_config; in nvenc_setup_h264_config()
1134 NV_ENC_CONFIG *cc = &ctx->encode_config; in nvenc_setup_hevc_config()