Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1412 } NV_ENC_CONFIG_H264; typedef
1522NV_ENC_CONFIG_H264 h264Config; /**< [in]: Specifies the H.264-specific encod…
Dgstnvh264enc.c451 NV_ENC_CONFIG_H264 *h264_config = &config->encodeCodecConfig.h264Config; in gst_nv_h264_enc_set_encoder_config()
/third_party/ffmpeg/libavcodec/
Dnvenc.c1038 NV_ENC_CONFIG_H264 *h264 = &cc->encodeCodecConfig.h264Config; in nvenc_setup_h264_config()