Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
DnvEncodeAPI.h1564 …uint32_t encodeWidth; /**< [in]: Specifies t… member
Dgstnvbaseenc.c1713 params->encodeWidth = GST_VIDEO_INFO_WIDTH (info); in gst_nv_base_enc_set_format()
/third_party/ffmpeg/libavcodec/
Dnvenc.c1263 ctx->init_encode_params.encodeWidth = avctx->width; in nvenc_setup_encoder()