FFmpeg
Data Fields
HEVCDecodePictureContext Struct Reference

Data Fields

DXVA_PicParams_HEVC pp
 
DXVA_Qmatrix_HEVC qm
 
unsigned slice_count
 
DXVA_Slice_HEVC_Short slice_short [MAX_SLICES]
 
const uint8_t * bitstream
 
unsigned bitstream_size
 

Detailed Description

Definition at line 35 of file d3d12va_hevc.c.

Field Documentation

◆ pp

DXVA_PicParams_HEVC HEVCDecodePictureContext::pp

Definition at line 36 of file d3d12va_hevc.c.

Referenced by d3d12va_hevc_end_frame(), and d3d12va_hevc_start_frame().

◆ qm

DXVA_Qmatrix_HEVC HEVCDecodePictureContext::qm

Definition at line 37 of file d3d12va_hevc.c.

Referenced by d3d12va_hevc_end_frame(), and d3d12va_hevc_start_frame().

◆ slice_count

unsigned HEVCDecodePictureContext::slice_count

◆ slice_short

DXVA_Slice_HEVC_Short HEVCDecodePictureContext::slice_short[MAX_SLICES]

Definition at line 39 of file d3d12va_hevc.c.

Referenced by d3d12va_hevc_decode_slice(), and update_input_arguments().

◆ bitstream

const uint8_t* HEVCDecodePictureContext::bitstream

◆ bitstream_size

unsigned HEVCDecodePictureContext::bitstream_size

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