Searched refs:NvEncGetEncodeCaps (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvenc.c | 144 NvEncGetEncodeCaps (void *encoder, GUID encodeGUID, in NvEncGetEncodeCaps() function 357 if (NvEncGetEncodeCaps (encoder, in gst_nvenc_get_supported_input_formats() 363 if (NvEncGetEncodeCaps (encoder, in gst_nvenc_get_supported_input_formats() 457 if (NvEncGetEncodeCaps (enc, codec_id, &caps_param, in gst_nvenc_get_interlace_modes() 535 if (NvEncGetEncodeCaps (enc, in gst_nvenc_get_supported_codec_profiles() 541 if (NvEncGetEncodeCaps (enc, in gst_nvenc_get_supported_codec_profiles() 670 if ((status = NvEncGetEncodeCaps (enc, in gst_nv_enc_register() 681 if ((status = NvEncGetEncodeCaps (enc, in gst_nv_enc_register() 692 if ((status = NvEncGetEncodeCaps (enc, in gst_nv_enc_register() 700 if ((status = NvEncGetEncodeCaps (enc, in gst_nv_enc_register() [all …]
|
D | nvEncodeAPI.h | 2320 NVENCSTATUS NVENCAPI NvEncGetEncodeCaps (void* encoder, GUID encodeGUID, NV_ENC…
|