FFmpeg
Data Fields
H264DecodePictureContext Struct Reference

Data Fields

DXVA_PicParams_H264 pp
 
DXVA_Qmatrix_H264 qm
 
unsigned slice_count
 
DXVA_Slice_H264_Short slice_short [MAX_SLICES]
 
const uint8_t * bitstream
 
unsigned bitstream_size
 

Detailed Description

Definition at line 34 of file d3d12va_h264.c.

Field Documentation

◆ pp

DXVA_PicParams_H264 H264DecodePictureContext::pp

◆ qm

DXVA_Qmatrix_H264 H264DecodePictureContext::qm

Definition at line 36 of file d3d12va_h264.c.

Referenced by d3d12va_h264_end_frame(), and d3d12va_h264_start_frame().

◆ slice_count

unsigned H264DecodePictureContext::slice_count

◆ slice_short

DXVA_Slice_H264_Short H264DecodePictureContext::slice_short[MAX_SLICES]

Definition at line 38 of file d3d12va_h264.c.

Referenced by d3d12va_h264_decode_slice(), and update_input_arguments().

◆ bitstream

const uint8_t* H264DecodePictureContext::bitstream

◆ bitstream_size

unsigned H264DecodePictureContext::bitstream_size

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