SliceContext Struct Reference

#include <proresdec.h>


Data Fields

const uint8_tdata
unsigned mb_x
unsigned mb_y
unsigned mb_count
unsigned data_size
int h
 output slice height
int vshift
 vertical chroma subsampling shift
uint32_t lcg_state
 LCG state used to compute random slice height.
int use_random_h
 enable the use of random slice height values


Detailed Description

Definition at line 28 of file proresdec.h.


Field Documentation

Definition at line 29 of file proresdec.h.

Referenced by decode_picture_header(), and decode_slice_thread().

Definition at line 33 of file proresdec.h.

Referenced by decode_picture_header(), and decode_slice_thread().

output slice height

Definition at line 31 of file vf_slicify.c.

Referenced by draw_slice(), init(), and start_frame().

LCG state used to compute random slice height.

Definition at line 33 of file vf_slicify.c.

Referenced by start_frame().

Definition at line 32 of file proresdec.h.

Referenced by decode_picture_header(), decode_slice_chroma(), and decode_slice_luma().

Definition at line 30 of file proresdec.h.

Referenced by decode_picture_header(), and decode_slice_thread().

Definition at line 31 of file proresdec.h.

Referenced by decode_picture_header(), and decode_slice_thread().

enable the use of random slice height values

Definition at line 34 of file vf_slicify.c.

Referenced by init(), and start_frame().

vertical chroma subsampling shift

Definition at line 32 of file vf_slicify.c.

Referenced by config_props(), and start_frame().


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

Generated on Fri Oct 26 02:48:07 2012 for FFmpeg by  doxygen 1.5.8