NVIDIA DeepStream SDK API Reference

9.0 Release
_GstNvImageDec Struct Reference

Detailed Description

Collaboration diagram for _GstNvImageDec:

Data Fields

GstVideoDecoder parent
 
GstVideoCodecState * input_state
 
GstVideoCodecState * output_state
 
gint width
 
gint height
 
gint old_width
 
gint old_height
 
gboolean needs_pool
 
guint gpu_id
 
GstVideoFormat format
 
decode_params_t params
 
GstBufferPool * pool
 
gboolean nvimagedec_init
 

Field Documentation

◆ format

GstVideoFormat _GstNvImageDec::format

◆ gpu_id

guint _GstNvImageDec::gpu_id

◆ height

gint _GstNvImageDec::height

◆ input_state

GstVideoCodecState * _GstNvImageDec::input_state

◆ needs_pool

gboolean _GstNvImageDec::needs_pool

◆ nvimagedec_init

gboolean _GstNvImageDec::nvimagedec_init

◆ old_height

gint _GstNvImageDec::old_height

◆ old_width

gint _GstNvImageDec::old_width

◆ output_state

GstVideoCodecState * _GstNvImageDec::output_state

◆ params

decode_params_t _GstNvImageDec::params

◆ parent

GstVideoDecoder _GstNvImageDec::parent

◆ pool

GstBufferPool * _GstNvImageDec::pool

◆ width

gint _GstNvImageDec::width

The documentation for this struct was generated from the following file: