Searched refs:h264Config (Results 1 – 3 of 3) sorted by relevance
1038 NV_ENC_CONFIG_H264 *h264 = &cc->encodeCodecConfig.h264Config; in nvenc_setup_h264_config()1882 ctx->encode_config.encodeCodecConfig.h264Config.sliceMode; in nvenc_codec_specific_pic_params()1884 ctx->encode_config.encodeCodecConfig.h264Config.sliceModeData; in nvenc_codec_specific_pic_params()1949 slice_mode_data = ctx->encode_config.encodeCodecConfig.h264Config.sliceModeData; in process_output_surface()
451 NV_ENC_CONFIG_H264 *h264_config = &config->encodeCodecConfig.h264Config; in gst_nv_h264_enc_set_encoder_config()
1522 …NV_ENC_CONFIG_H264 h264Config; /**< [in]: Specifies the H.264-specific encod… member