|
xine-lib
1.2.10
|
Data Fields | |
| int | x |
| int | y |
| unsigned int | curr_obj |
| unsigned int | curr_reg [64] |
| uint8_t * | buf |
| int | i |
| int | i_bits |
| int | in_scanline |
| int | compat_depth |
| int | max_regions |
| page_t | page |
| region_t | regions [16] |
| clut_union_t | colours [16 *256] |
| unsigned char | trans [16 *256] |
| struct { | |
| unsigned char lut24 [4] | |
| unsigned char lut28 [4] | |
| unsigned char lut48 [16] | |
| } | lut [16] |
| sparse_array_t | object_pos |
| uint8_t* dvbsub_func_t::buf |
| clut_union_t dvbsub_func_t::colours[16 *256] |
Referenced by recalculate_trans(), reset_clut(), and set_clut().
| int dvbsub_func_t::compat_depth |
Referenced by lookup_lut(), and process_region_composition_segment().
| unsigned int dvbsub_func_t::curr_obj |
Referenced by process_object_data_segment().
| unsigned int dvbsub_func_t::curr_reg[64] |
| int dvbsub_func_t::i |
Referenced by decode_2bit_pixel_code_string(), decode_4bit_pixel_code_string(), decode_8bit_pixel_code_string(), next_datum(), process_CLUT_definition_segment(), process_object_data_segment(), process_page_composition_segment(), process_pixel_data_sub_block(), and process_region_composition_segment().
| int dvbsub_func_t::i_bits |
Referenced by decode_2bit_pixel_code_string(), decode_4bit_pixel_code_string(), and next_datum().
| int dvbsub_func_t::in_scanline |
| struct { ... } dvbsub_func_t::lut[ 16 ] |
Referenced by lookup_lut(), process_pixel_data_sub_block(), and reset_clut().
| unsigned char dvbsub_func_t::lut24[4] |
Referenced by lookup_lut(), process_pixel_data_sub_block(), and reset_clut().
| unsigned char dvbsub_func_t::lut28[4] |
Referenced by lookup_lut(), process_pixel_data_sub_block(), and reset_clut().
| unsigned char dvbsub_func_t::lut48[16] |
Referenced by lookup_lut(), process_pixel_data_sub_block(), and reset_clut().
| int dvbsub_func_t::max_regions |
| sparse_array_t dvbsub_func_t::object_pos |
Referenced by process_object_data_segment(), and process_region_composition_segment().
| page_t dvbsub_func_t::page |
| region_t dvbsub_func_t::regions[16] |
Referenced by do_plot(), process_object_data_segment(), process_region_composition_segment(), update_osd(), and update_region().
| unsigned char dvbsub_func_t::trans[16 *256] |
Referenced by recalculate_trans(), and reset_clut().
| int dvbsub_func_t::x |
Referenced by plot(), and process_pixel_data_sub_block().
| int dvbsub_func_t::y |
Referenced by plot(), and process_pixel_data_sub_block().
1.8.17