ProresThreadData Struct Reference


Public Member Functions

 DECLARE_ALIGNED (16, DCTELEM, blocks)[8 *4 *64]
 DECLARE_ALIGNED (16, int16_t, qmat_luma_scaled)[64]
 DECLARE_ALIGNED (16, int16_t, qmat_chroma_scaled)[64]

Data Fields

const uint8_tindex
 pointers to the data of this slice
int slice_num
int x_pos
int y_pos
int slice_width
int prev_slice_sf
 scalefactor of the previous decoded slice

Detailed Description

Definition at line 41 of file proresdec_lgpl.c.


Member Function Documentation

ProresThreadData::DECLARE_ALIGNED ( 16  ,
int16_t  ,
qmat_chroma_scaled   
)

ProresThreadData::DECLARE_ALIGNED ( 16  ,
int16_t  ,
qmat_luma_scaled   
)

ProresThreadData::DECLARE_ALIGNED ( 16  ,
DCTELEM  ,
blocks   
)


Field Documentation

pointers to the data of this slice

Definition at line 42 of file proresdec_lgpl.c.

Referenced by decode_picture_header(), and decode_slice().

scalefactor of the previous decoded slice

Definition at line 46 of file proresdec_lgpl.c.

Referenced by decode_picture_header(), and decode_slice().

Definition at line 43 of file proresdec_lgpl.c.

Referenced by decode_picture(), and decode_slice().

Definition at line 45 of file proresdec_lgpl.c.

Referenced by decode_picture(), and decode_slice().

Definition at line 44 of file proresdec_lgpl.c.

Referenced by decode_picture(), and decode_slice().

Definition at line 44 of file proresdec_lgpl.c.

Referenced by decode_picture(), and decode_slice().


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

Generated on Fri May 25 19:21:26 2012 for FFmpeg by  doxygen 1.5.8