FFmpeg
Data Fields
hevc_dxva2_picture_context 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 34 of file dxva2_hevc.c.

Field Documentation

◆ pp

DXVA_PicParams_HEVC hevc_dxva2_picture_context::pp

Definition at line 35 of file dxva2_hevc.c.

Referenced by dxva2_hevc_end_frame(), and dxva2_hevc_start_frame().

◆ qm

DXVA_Qmatrix_HEVC hevc_dxva2_picture_context::qm

Definition at line 36 of file dxva2_hevc.c.

Referenced by dxva2_hevc_end_frame(), and dxva2_hevc_start_frame().

◆ slice_count

unsigned hevc_dxva2_picture_context::slice_count

◆ slice_short

DXVA_Slice_HEVC_Short hevc_dxva2_picture_context::slice_short[MAX_SLICES]

Definition at line 38 of file dxva2_hevc.c.

Referenced by commit_bitstream_and_slice_buffer(), and dxva2_hevc_decode_slice().

◆ bitstream

const uint8_t* hevc_dxva2_picture_context::bitstream

◆ bitstream_size

unsigned hevc_dxva2_picture_context::bitstream_size

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