| FFmpeg
    | 
| Data Fields | |
| DXVA_PicParams_VP9 | pp | 
| DXVA_Slice_VPx_Short | slice | 
| const uint8_t * | bitstream | 
| unsigned | bitstream_size | 
Definition at line 31 of file dxva2_vp9.c.
| DXVA_PicParams_VP9 vp9_dxva2_picture_context::pp | 
Definition at line 32 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 33 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 | 
Definition at line 34 of file dxva2_vp9.c.
Referenced by commit_bitstream_and_slice_buffer(), dxva2_vp9_decode_slice(), and dxva2_vp9_start_frame().
| unsigned vp9_dxva2_picture_context::bitstream_size | 
Definition at line 35 of file dxva2_vp9.c.
Referenced by dxva2_vp9_decode_slice(), dxva2_vp9_end_frame(), and dxva2_vp9_start_frame().
 1.8.17
 1.8.17