Home
last modified time | relevance | path

Searched refs:maxEncodeWidth (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvbaseenc.c1669 (GST_VIDEO_INFO_WIDTH (info) > nvenc->init_params.maxEncodeWidth || in gst_nv_base_enc_set_format()
1687 nvenc->init_params.maxEncodeWidth, nvenc->init_params.maxEncodeHeight, in gst_nv_base_enc_set_format()
1759 params->maxEncodeWidth = GST_VIDEO_INFO_WIDTH (info); in gst_nv_base_enc_set_format()
DnvEncodeAPI.h1585 …uint32_t maxEncodeWidth; /**< [in]: Maximum enc… member