FFmpeg
|
#include <nvdec.h>
Data Fields | |
unsigned int | idx |
AVBufferRef * | idx_ref |
AVBufferRef * | decoder_ref |
unsigned int NVDECFrame::idx |
Definition at line 45 of file nvdec.h.
Referenced by ff_nvdec_get_ref_idx(), nvdec_h264_start_frame(), nvdec_hevc_start_frame(), nvdec_mjpeg_start_frame(), nvdec_mpeg12_start_frame(), nvdec_mpeg4_start_frame(), nvdec_vc1_start_frame(), nvdec_vp8_start_frame(), and nvdec_vp9_start_frame().
AVBufferRef* NVDECFrame::idx_ref |
Definition at line 46 of file nvdec.h.
Referenced by nvdec_fdd_priv_free(), and nvdec_unmap_mapped_frame().
AVBufferRef* NVDECFrame::decoder_ref |
Definition at line 47 of file nvdec.h.
Referenced by nvdec_fdd_priv_free(), and nvdec_unmap_mapped_frame().