FFmpeg
Data Fields
D3D12VAEncodeHEVCContext Struct Reference

Data Fields

D3D12VAEncodeContext common
 
int qp
 
int profile
 
int tier
 
int level
 
H265RawVPS raw_vps
 
H265RawSPS raw_sps
 
H265RawPPS raw_pps
 
CodedBitstreamContextcbc
 
CodedBitstreamFragment current_access_unit
 

Detailed Description

Definition at line 41 of file d3d12va_encode_hevc.c.

Field Documentation

◆ common

D3D12VAEncodeContext D3D12VAEncodeHEVCContext::common

Definition at line 42 of file d3d12va_encode_hevc.c.

Referenced by d3d12va_encode_hevc_close().

◆ qp

int D3D12VAEncodeHEVCContext::qp

Definition at line 45 of file d3d12va_encode_hevc.c.

Referenced by d3d12va_encode_hevc_init().

◆ profile

int D3D12VAEncodeHEVCContext::profile

Definition at line 46 of file d3d12va_encode_hevc.c.

Referenced by d3d12va_encode_hevc_init().

◆ tier

int D3D12VAEncodeHEVCContext::tier

Definition at line 47 of file d3d12va_encode_hevc.c.

Referenced by d3d12va_encode_hevc_init_sequence_params().

◆ level

int D3D12VAEncodeHEVCContext::level

Definition at line 48 of file d3d12va_encode_hevc.c.

Referenced by d3d12va_encode_hevc_init().

◆ raw_vps

H265RawVPS D3D12VAEncodeHEVCContext::raw_vps

◆ raw_sps

H265RawSPS D3D12VAEncodeHEVCContext::raw_sps

◆ raw_pps

H265RawPPS D3D12VAEncodeHEVCContext::raw_pps

◆ cbc

CodedBitstreamContext* D3D12VAEncodeHEVCContext::cbc

◆ current_access_unit

CodedBitstreamFragment D3D12VAEncodeHEVCContext::current_access_unit

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