Searched refs:NV_ENC_CAPS_PARAM (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvenc.c | 145 NV_ENC_CAPS_PARAM * capsParam, int *capsVal) in NvEncGetEncodeCaps() 325 NV_ENC_CAPS_PARAM param = { 0, }; in gst_nvenc_get_supported_input_formats() 449 NV_ENC_CAPS_PARAM caps_param = { 0, }; in gst_nvenc_get_interlace_modes() 503 NV_ENC_CAPS_PARAM param = { 0, }; in gst_nvenc_get_supported_codec_profiles() 613 NV_ENC_CAPS_PARAM caps_param = { 0, }; in gst_nv_enc_register()
|
D | nvEncodeAPI.h | 1091 } NV_ENC_CAPS_PARAM; typedef 2320 …cGetEncodeCaps (void* encoder, GUID encodeGUID, NV_ENC_CAPS_PARAM* capsParam, … 3519 …* PNVENCGETENCODECAPS) (void* encoder, GUID encodeGUID, NV_ENC_CAPS_PARAM* capsParam, …
|
/third_party/ffmpeg/libavcodec/ |
D | nvenc.c | 394 NV_ENC_CAPS_PARAM params = { 0 }; in nvenc_check_cap()
|