FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vp9_dxva2_picture_context Struct Reference

Data Fields

DXVA_PicParams_VP9 pp
 
DXVA_Slice_VPx_Short slice
 
const uint8_tbitstream
 
unsigned bitstream_size
 

Detailed Description

Definition at line 33 of file dxva2_vp9.c.

Field Documentation

DXVA_PicParams_VP9 vp9_dxva2_picture_context::pp

Definition at line 34 of file dxva2_vp9.c.

Referenced by dxva2_vp9_end_frame(), and dxva2_vp9_start_frame().

DXVA_Slice_VPx_Short vp9_dxva2_picture_context::slice

Definition at line 35 of file dxva2_vp9.c.

Referenced by commit_bitstream_and_slice_buffer(), and dxva2_vp9_decode_slice().

const uint8_t* vp9_dxva2_picture_context::bitstream
unsigned vp9_dxva2_picture_context::bitstream_size

Definition at line 37 of file dxva2_vp9.c.

Referenced by dxva2_vp9_decode_slice(), dxva2_vp9_end_frame(), and dxva2_vp9_start_frame().


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