xine-lib 1.2.11
Data Fields
spudec_state_t Struct Reference

#include <spudec.h>

Data Fields

uint8_t * cmd_ptr
 
uint32_t field_offs [2]
 
int32_t b_top
 
int32_t o_top
 
int32_t b_bottom
 
int32_t o_bottom
 
int32_t b_left
 
int32_t o_left
 
int32_t b_right
 
int32_t o_right
 
int32_t modified
 
int32_t visible
 
int32_t forced_display
 
int32_t delay
 
int32_t need_clut
 
int32_t cur_colors [4]
 
int32_t vobsub
 
uint32_t clut [16]
 

Field Documentation

◆ b_bottom

int32_t spudec_state_t::b_bottom

◆ b_left

int32_t spudec_state_t::b_left

◆ b_right

int32_t spudec_state_t::b_right

◆ b_top

int32_t spudec_state_t::b_top

◆ clut

uint32_t spudec_state_t::clut[16]

◆ cmd_ptr

uint8_t* spudec_state_t::cmd_ptr

Referenced by spudec_do_commands().

◆ cur_colors

int32_t spudec_state_t::cur_colors[4]

◆ delay

int32_t spudec_state_t::delay

Referenced by spudec_do_commands().

◆ field_offs

uint32_t spudec_state_t::field_offs[2]

◆ forced_display

int32_t spudec_state_t::forced_display

Referenced by spudec_do_commands().

◆ modified

int32_t spudec_state_t::modified

◆ need_clut

int32_t spudec_state_t::need_clut

Referenced by spudec_discover_clut().

◆ o_bottom

int32_t spudec_state_t::o_bottom

◆ o_left

int32_t spudec_state_t::o_left

◆ o_right

int32_t spudec_state_t::o_right

◆ o_top

int32_t spudec_state_t::o_top

◆ visible

int32_t spudec_state_t::visible

Referenced by spudec_do_commands().

◆ vobsub

int32_t spudec_state_t::vobsub

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