BlockInfo Struct Reference


Data Fields

const uint32_t * factor_table
const uint8_t * scan_table
uint8_t pos
void(* idct_put )(uint8_t *dest, int line_size, DCTELEM *block)
uint8_t partial_bit_count
uint16_t partial_bit_buffer
int shift_offset

Detailed Description

Definition at line 402 of file dv.c.


Field Documentation

const uint32_t* BlockInfo::factor_table

Definition at line 403 of file dv.c.

Referenced by dv_decode_ac(), and dv_decode_video_segment().

void(* BlockInfo::idct_put)(uint8_t *dest, int line_size, DCTELEM *block)

Referenced by dv_decode_video_segment().

Definition at line 408 of file dv.c.

Referenced by dv_decode_ac().

Definition at line 407 of file dv.c.

Referenced by dv_decode_ac(), and dv_decode_video_segment().

uint8_t BlockInfo::pos

Definition at line 405 of file dv.c.

Referenced by dv_decode_ac(), and dv_decode_video_segment().

const uint8_t* BlockInfo::scan_table

Definition at line 404 of file dv.c.

Referenced by dv_decode_ac(), and dv_decode_video_segment().

Definition at line 409 of file dv.c.


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8