dxva2_picture_context Struct Reference


Data Fields

DXVA_PicParams_H264 pp
DXVA_Qmatrix_H264 qm
unsigned slice_count
DXVA_Slice_H264_Short slice_short [MAX_SLICES]
DXVA_Slice_H264_Long slice_long [MAX_SLICES]
const uint8_t * bitstream
unsigned bitstream_size
DXVA_PictureParameters pp
DXVA_QmatrixData qm
DXVA_SliceInfo slice [MAX_SLICES]
DXVA_SliceInfo si

Detailed Description

Definition at line 27 of file dxva2_h264.c.


Field Documentation

Definition at line 33 of file dxva2_h264.c.

Referenced by commit_bitstream_and_slice_buffer(), decode_slice(), and start_frame().

Definition at line 34 of file dxva2_h264.c.

Referenced by decode_slice(), end_frame(), and start_frame().

DXVA_PictureParameters dxva2_picture_context::pp

Definition at line 27 of file dxva2_mpeg2.c.

DXVA_PictureParameters dxva2_picture_context::pp

Definition at line 28 of file dxva2_h264.c.

Referenced by decode_slice(), end_frame(), and start_frame().

DXVA_QmatrixData dxva2_picture_context::qm

Definition at line 28 of file dxva2_mpeg2.c.

DXVA_Qmatrix_H264 dxva2_picture_context::qm

Definition at line 29 of file dxva2_h264.c.

Referenced by end_frame(), and start_frame().

DXVA_SliceInfo dxva2_picture_context::si

Definition at line 29 of file dxva2_vc1.c.

Referenced by commit_bitstream_and_slice_buffer(), and decode_slice().

DXVA_SliceInfo dxva2_picture_context::slice[MAX_SLICES]

Definition at line 30 of file dxva2_mpeg2.c.

Referenced by commit_bitstream_and_slice_buffer(), and decode_slice().

DXVA_Slice_H264_Long dxva2_picture_context::slice_long[MAX_SLICES]

Definition at line 32 of file dxva2_h264.c.

Referenced by commit_bitstream_and_slice_buffer(), and decode_slice().

DXVA_Slice_H264_Short dxva2_picture_context::slice_short[MAX_SLICES]

Definition at line 31 of file dxva2_h264.c.

Referenced by commit_bitstream_and_slice_buffer(), and decode_slice().


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

Generated on Fri Oct 26 02:43:56 2012 for FFmpeg by  doxygen 1.5.8