decoder_sys_t Struct Reference

Collaboration diagram for decoder_sys_t:

Collaboration graph
[legend]

Data Fields

bool b_packetizer
int i_state
block_bytestream_t bytestream
date_t end_date
mtime_t i_pts
vlc_a52_header_t frame
enum adpcm_codec_e codec
size_t i_block
size_t i_samplesperblock
const int16_t * p_logtos16
int i_bytespersample
int i_cat
int i_codec_id
const char * psz_namecodec
AVCodecContext * p_context
AVCodec * p_codec
bool b_delayed_open
int i_output_max
uint8_t * p_output
audio_sample_format_t aout_format
uint8_t * p_samples
int i_samples
int i_reject_count
bool b_extract
int pi_extraction [9]
int i_previous_channels
int64_t i_previous_layout
AVFrame * p_ff_pic
bool b_hurry_up
enum AVDiscard i_skip_frame
enum AVDiscard i_skip_idct
int i_late_frames
mtime_t i_late_frames_start
bool b_direct_rendering
int i_direct_rendering_used
bool b_has_b_frames
bool b_first_frame
AVPaletteControl palette
bool b_flush
vlc_va_tp_va
vlc_sem_t sem_mt
int i
int i_block
block_tpp_block [(64)]
int i_field
int i_channel
eia608_t eia608
uint8_t color [16][3]
int i_offseth
int i_offsetv
uint8_t screen [((300))*(216)]
uint8_t * p_screen
int i_packet
int b_packetizer
block_tp_spu
size_t i_spu_size
uint16_t i_image_offset
size_t i_image_length
size_t first_field_offset
size_t second_field_offset
size_t metadata_offset
size_t metadata_length
mtime_t i_duration
uint16_t i_x_start
uint16_t i_y_start
uint16_t i_width
uint16_t i_height
uint8_t p_palette [4][4]
uint8_t p_palette_highlight [4][4]
HINSTANCE hmsdmo_dll
IMediaObjectp_dmo
int i_min_output
uint8_t * p_buffer
ldt_fs_t * ldt_fs
vlc_thread_t thread
vlc_mutex_t lock
vlc_cond_t wait_input
vlc_cond_t wait_output
bool b_ready
bool b_works
block_t ** pp_input
int i_output
void ** pp_output
bool b_dts_hd
unsigned int i_bit_rate
unsigned int i_frame_size
unsigned int i_frame_length
unsigned int i_rate
unsigned int i_channels
unsigned int i_channels_conf
bs_t bs
int i_id
int i_ancillary_id
bool b_absolute
int i_spu_position
int i_spu_x
int i_spu_y
bool b_page
dvbsub_page_tp_page
dvbsub_region_tp_regions
dvbsub_clut_tp_cluts
dvbsub_display_t display
dvbsub_clut_t default_clut
faacDecHandle * hfaad
date_t date
int i_buffer
size_t i_buffer_size
uint32_t pi_channel_positions [9]
bool b_sbr
bool b_ps
picture_tp_image
bool b_reload
mtime_t i_reload
mtime_t i_next
block_tp_block
aout_buffer_tp_aout_buffer
FLAC__StreamDecoder * p_flac
FLAC__StreamMetadata_StreamInfo stream_info
bool b_stream_info
fluid_settings_t * settings
fluid_synth_t * synth
int soundfont
bool fixed
void *(* pf_lock )(void *)
void(* pf_unlock )(void *)
void * p_data
int i_width
int i_height
int i_pitch
vlc_fourcc_t i_chroma
bool b_has_headers
kate_info ki
kate_comment kc
kate_state k
mtime_t i_max_stop
int i_refcount
bool b_formatted
bool b_use_tiger
ass_handle_tp_ass
ass_track_t * p_track
mpeg2dec_t * p_mpeg2dec
const mpeg2_info_t * p_info
bool b_skip
mtime_t i_previous_pts
mtime_t i_current_pts
mtime_t i_previous_dts
mtime_t i_current_dts
bool b_garbage_pic
bool b_after_sequence_header
bool b_slice_i
bool b_second_field
bool b_preroll
picture_dpb_t p_dpb [(3+1)]
decoder_synchro_tp_synchro
int i_sar_num
int i_sar_den
mtime_t i_last_frame_pts
uint32_t i_cc_flags
mtime_t i_cc_pts
mtime_t i_cc_dts
cc_data_t cc
uint8_t * p_gop_user_data
uint32_t i_gop_user_data
unsigned i_header_size
int i_type
IntraP64Decoder * p_decoder
bool b_inited
int i_counter
unsigned int i_current_layer
int i_frame_size
int i_free_frame_size
unsigned int i_max_frame_size
unsigned int i_layer
bool b_discontinuity
void * dll_handle
OMX_HANDLETYPE omx_handle
OMX_ERRORTYPE(* pf_init )(void)
OMX_ERRORTYPE(* pf_deinit )(void)
OMX_ERRORTYPE(* pf_get_handle )(OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *)
OMX_ERRORTYPE(* pf_free_handle )(OMX_HANDLETYPE)
OMX_ERRORTYPE(* pf_component_enum )(OMX_STRING, OMX_U32, OMX_U32)
OMX_ERRORTYPE(* pf_get_roles_of_component )(OMX_STRING, OMX_U32 *, OMX_U8 **)
bool b_enc
bool b_init
char psz_component [128]
char ppsz_components [32][128]
unsigned int components
struct OmxEventp_events
struct OmxEvent ** pp_last_event
vlc_mutex_t mutex
vlc_cond_t cond
OmxPortp_ports
unsigned int ports
OmxPort in
OmxPort out
bool b_error
int i_nal_size_length
HMODULE qtml
HINSTANCE qts
OSErr(* InitializeQTML )(long flags)
OSErr(* TerminateQTML )(void)
int(* SoundConverterOpen )(const SoundComponentData *, const SoundComponentData *, SoundConverter *)
int(* SoundConverterClose )(SoundConverter)
int(* SoundConverterSetInfo )(SoundConverter, OSType, void *)
int(* SoundConverterGetBufferSizes )(SoundConverter, unsigned long, unsigned long *, unsigned long *, unsigned long *)
int(* SoundConverterBeginConversion )(SoundConverter)
int(* SoundConverterEndConversion )(SoundConverter, void *, unsigned long *, unsigned long *)
int(* SoundConverterConvertBuffer )(SoundConverter, const void *, unsigned long, void *, unsigned long *, unsigned long *)
SoundConverter myConverter
SoundComponentData InputFormatInfo
SoundComponentData OutputFormatInfo
unsigned long FramesToGet
unsigned int InFrameSize
unsigned int OutFrameSize
Component(* FindNextComponent )(Component prev, ComponentDescription *desc)
ComponentInstance(* OpenComponent )(Component c)
ComponentResult(* ImageCodecInitialize )(ComponentInstance ci, ImageSubCodecDecompressCapabilities *cap)
ComponentResult(* ImageCodecGetCodecInfo )(ComponentInstance ci, CodecInfo *info)
ComponentResult(* ImageCodecPreDecompress )(ComponentInstance ci, CodecDecompressParams *params)
ComponentResult(* ImageCodecBandDecompress )(ComponentInstance ci, CodecDecompressParams *params)
PixMapHandle(* GetGWorldPixMap )(GWorldPtr offscreenGWorld)
OSErr(* QTNewGWorldFromPtr )(GWorldPtr *gw, OSType pixelFormat, const Rect *boundsRect, CTabHandle cTable, void *aGDevice, GWorldFlags flags, void *baseAddr, long rowBytes)
OSErr(* NewHandleClear )(Size byteCount)
ComponentInstance ci
Rect OutBufferRect
GWorldPtr OutBufferGWorld
ImageDescriptionHandle framedescHandle
CodecDecompressParams decpar
CodecCapabilities codeccap
uint8_t * plane
mtime_t pts
int i_late
unsigned int i_buffer
unsigned int i_buffer_size
uint8_t out_buffer [1000000]
int i_out_frames
int i_out
size_t i_raw_size
bool b_invert
date_t pts
void * handle
void * rv_handle
int inited
char * plane
mtime_t i_lastpts
mtime_t i_frame_pts_delta
SchroDecoder * p_schro
SchroVideoFormat * p_format
const char * psz_sdl_type
int i_frame_in_packet
SpeexBits bits
SpeexHeader * p_header
SpeexStereoState stereo
void * p_state
unsigned int rtp_rate
bool b_disabletrans
unsigned int i_spu_size
unsigned int i_rle_size
unsigned int i_spu
uint8_t buffer [65536]
bool b_ass
int i_original_height
int i_original_width
int i_align
vlc_iconv_t iconv_handle
bool b_autodetect_utf8
ssa_style_t ** pp_ssa_styles
int i_ssa_styles
image_attach_t ** pp_images
int i_images
int i_debug
packet_state_t i_state
uint16_t i_image
uint8_t i_packet
bool b_is_subtitle [9]
char ppsz_lines [32][128]
char psz_prev_text [512]
mtime_t prev_pts
int i_page [9]
bool b_erase [9]
const uint16_t * pi_active_national_set [9]
int i_wanted_page
int i_wanted_magazine
bool b_ignore_sub_flag
theora_info ti
theora_comment tc
theora_state td
bool b_decoded_first_keyframe
vorbis_info vi
vorbis_comment vc
vorbis_dsp_state vd
vorbis_block vb
int i_last_block_size
int pi_chan_table [9]
WMADecodeContext wmadec
int32_t * p_output
int8_t * p_samples
unsigned int i_samples
vbi_decoder * p_vbi_dec
vbi_dvb_demux * p_dvb_demux
unsigned int i_last_page
bool b_update
bool b_text
unsigned int i_wanted_page
unsigned int i_wanted_subpage
bool b_opaque
struct {
   int   pgno
   int   subno
nav_link [6]
int i_key [3]
int i_fd
size_t i_offset
uint32_t u_last_npo
mtime_t i_sync_pts
mtime_t i_sync_dts
block_tp_eu
block_t ** pp_eu_last
uint32_t u_eu_last_npo
mtime_t i_eu_pts
mtime_t i_eu_dts
date_t dts
bool b_dts
bool b_pts
uint32_t u_pts_picnum
mtime_t i_pts_offset
block_tp_outqueue
block_t ** pp_outqueue_last
block_tp_out_dts
uint32_t u_tg_last_picnum
bool b_tg_last_picnum
struct
decoder_sys_t::dirac_reorder_buffer 
reorder_buf
mtime_t i_pts_last_out
mtime_t i_dts_last_out
struct decoder_sys_t::seq_hdr_t seq_hdr
bool b_seen_seq_hdr
bool b_seen_eos
struct {
   unsigned   min_blocksize
   unsigned   max_blocksize
   unsigned   min_framesize
   unsigned   max_framesize
   unsigned   sample_rate
   unsigned   channels
   unsigned   bits_per_sample
stream_info
int i_frame_length
size_t i_frame_size
unsigned int i_bits_per_sample
packetizer_t packetizer
bool b_slice
block_tp_frame
bool b_frame_sps
bool b_frame_pps
bool b_header
bool b_sps
bool b_pps
block_tpp_sps [(32)]
block_tpp_pps [(256)]
int i_avcC_length_size
int i_log2_max_frame_num
int b_frame_mbs_only
int i_pic_order_cnt_type
int i_delta_pic_order_always_zero_flag
int i_log2_max_pic_order_cnt_lsb
int i_pic_order_present_flag
slice_t slice
mtime_t i_frame_pts
mtime_t i_frame_dts
cc_data_t cc_next
bool b_mlp
mlp_header_t mlp
unsigned int i_header_size
int i_input_rate
bool b_latm_cfg
latm_mux_t latm
mtime_t i_interpolated_pts
mtime_t i_interpolated_dts
mtime_t i_last_ref_pts
mtime_t i_last_time_ref
mtime_t i_time_ref
mtime_t i_last_time
mtime_t i_last_timeincr
unsigned int i_flags
int i_fps_num
int i_fps_den
int i_last_incr
int i_last_incr_diff
bool b_frame
block_t ** pp_last
block_tp_seq
block_tp_ext
bool b_frame_slice
mtime_t i_dts
int i_frame_rate
int i_frame_rate_base
bool b_seq_progressive
bool b_low_delay
int i_aspect_ratio_info
int i_temporal_ref
int i_picture_type
int i_picture_structure
int i_top_field_first
int i_repeat_first_field
int i_progressive_frame
int i_seq_old
bool b_sync_on_intra_frame
bool b_cc_reset
bool b_sequence_header
struct {
   block_t *   p_sh
   bool   b_advanced_profile
   bool   b_interlaced
   bool   b_frame_interpolation
   bool   b_range_reduction
   bool   b_has_bframe
sh
bool b_entry_point
struct {
   block_t *   p_ep
ep
bool b_check_startcode

Data Structures

struct  dirac_reorder_buffer
struct  seq_hdr_t

Field Documentation

Referenced by DecodeBlock(), and OpenDecoder().

const int16_t* decoder_sys_t::p_logtos16

Referenced by DecodeBlock(), and DecoderOpen().

Referenced by DecodeBlock(), and DecoderOpen().

Referenced by CloseDecoder(), and OpenDecoder().

AVCodecContext * decoder_sys_t::p_context

Referenced by DecodeAudio(), and InitAudioDec().

Referenced by DecodeAudio(), and InitAudioDec().

Referenced by SetupOutputFormat(), and SplitBuffer().

Referenced by InitAudioDec(), and SetupOutputFormat().

Referenced by InitAudioDec(), and SetupOutputFormat().

Referenced by DecodeVideo(), and InitVideoDec().

Referenced by DecodeVideo(), and InitVideoDec().

Referenced by InitVideoDec().

Referenced by DecodeVideo(), and InitVideoDec().

Referenced by DecodeVideo().

Referenced by InitVideoDec().

Referenced by InitVideoDec().

Referenced by DecodeVideo(), and InitVideoDec().

Referenced by DecodeVideo(), and InitVideoDec().

AVPaletteControl decoder_sys_t::palette

Referenced by InitVideoDec().

Referenced by DecodeVideo(), and InitVideoDec().

Referenced by EndVideoDec(), and InitVideoDec().

Referenced by Pop(), and Push().

Referenced by Convert().

Referenced by Convert().

Referenced by Convert().

uint8_t decoder_sys_t::color[16][3]

Referenced by DecodeLoadColorTable(), and Render().

Referenced by DecodeScroll(), and Render().

Referenced by DecodeScroll(), and Render().

uint8_t decoder_sys_t::screen[((300))*(216)]

Referenced by DecodeScroll().

Referenced by DecodeTileBlock(), Render(), and ScreenFill().

Referenced by Decode(), DecodePacket(), and Reassemble().

Referenced by ParseHeader().

Referenced by ParseMetaInfo().

Referenced by ParseHeader(), and ParseMetaInfo().

Referenced by ParseHeader(), and ParseMetaInfo().

Referenced by ParseMetaInfo().

Referenced by DecClose(), and DecOpen().

Referenced by DecBlock(), DecClose(), and DecOpen().

Referenced by DecBlock(), and DecOpen().

Referenced by DecoderClose(), and DecoderOpen().

Referenced by DecoderOpen(), and DecOpen().

Referenced by DecodeBlock(), and OpenCommon().

Referenced by DecodeBlock(), and GetOutBuffer().

unsigned int decoder_sys_t::i_rate

Referenced by Decode().

Referenced by decode_segment().

Referenced by decode_segment().

Referenced by render().

Referenced by render().

Referenced by render().

Referenced by render().

Referenced by Decode(), and decode_page_composition().

Referenced by decode_clut(), free_all(), and render().

Referenced by decode_clut(), and default_clut_init().

faacDecHandle* decoder_sys_t::hfaad

Referenced by DecodeBlock().

Referenced by DecodeBlock(), and OpenAudio().

Referenced by DecodeBlock(), and OpenAudio().

Referenced by DecodeBlock(), and OpenAudio().

Referenced by DecodeBlock().

Referenced by DecodeBlock().

Referenced by DecodeBlock().

FLAC__StreamDecoder* decoder_sys_t::p_flac

FLAC__StreamMetadata_StreamInfo decoder_sys_t::stream_info

fluid_settings_t* decoder_sys_t::settings

fluid_synth_t* decoder_sys_t::synth

Referenced by DecodeBlock().

Referenced by DecodeBlock().

void*(* decoder_sys_t::pf_lock)(void *)

Referenced by DecodeBlock(), and OpenDecoder().

void(* decoder_sys_t::pf_unlock)(void *)

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and OpenDecoder().

kate_info decoder_sys_t::ki

kate_comment decoder_sys_t::kc

kate_state decoder_sys_t::k

Referenced by DecodePacket(), and OpenDecoder().

ass_track_t* decoder_sys_t::p_track

const mpeg2_info_t* decoder_sys_t::p_info

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock().

Referenced by DecodeBlock(), and OpenDecoder().

IntraP64Decoder* decoder_sys_t::p_decoder

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by DecodeBlock(), and Open().

Referenced by DecodeBlock(), and GetOutBuffer().

unsigned int decoder_sys_t::i_layer

Referenced by DecodeBlock().

Referenced by CloseGeneric(), and OpenGeneric().

Referenced by OpenGeneric().

Referenced by CloseGeneric(), and OpenGeneric().

Referenced by InitialiseComponent(), and OpenGeneric().

Referenced by CloseGeneric(), and OpenGeneric().

Referenced by OpenGeneric(), and WaitForOmxEvent().

unsigned int decoder_sys_t::ports

Referenced by QTAudioInit(), and QTVideoInit().

HINSTANCE decoder_sys_t::qts

Referenced by QTAudioInit(), and QTVideoInit().

OSErr(* decoder_sys_t::InitializeQTML)(long flags)

Referenced by QTAudioInit().

Referenced by OpenAudio(), and QTAudioInit().

Referenced by QTAudioInit().

Referenced by OpenAudio(), and QTAudioInit().

int(* decoder_sys_t::SoundConverterGetBufferSizes)(SoundConverter, unsigned long, unsigned long *, unsigned long *, unsigned long *)

Referenced by OpenAudio(), and QTAudioInit().

Referenced by OpenAudio(), and QTAudioInit().

int(* decoder_sys_t::SoundConverterEndConversion)(SoundConverter, void *, unsigned long *, unsigned long *)

Referenced by QTAudioInit().

int(* decoder_sys_t::SoundConverterConvertBuffer)(SoundConverter, const void *, unsigned long, void *, unsigned long *, unsigned long *)

Referenced by QTAudioInit().

Referenced by OpenAudio().

Referenced by OpenAudio().

Referenced by OpenAudio().

Referenced by OpenAudio().

Referenced by OpenAudio().

Referenced by OpenAudio().

Component(* decoder_sys_t::FindNextComponent)(Component prev, ComponentDescription *desc)

Referenced by OpenVideo(), and QTVideoInit().

ComponentInstance(* decoder_sys_t::OpenComponent)(Component c)

Referenced by OpenVideo(), and QTVideoInit().

ComponentResult(* decoder_sys_t::ImageCodecInitialize)(ComponentInstance ci, ImageSubCodecDecompressCapabilities *cap)

Referenced by OpenVideo(), and QTVideoInit().

ComponentResult(* decoder_sys_t::ImageCodecGetCodecInfo)(ComponentInstance ci, CodecInfo *info)

Referenced by OpenVideo(), and QTVideoInit().

ComponentResult(* decoder_sys_t::ImageCodecPreDecompress)(ComponentInstance ci, CodecDecompressParams *params)

Referenced by OpenVideo(), and QTVideoInit().

ComponentResult(* decoder_sys_t::ImageCodecBandDecompress)(ComponentInstance ci, CodecDecompressParams *params)

Referenced by QTVideoInit().

PixMapHandle(* decoder_sys_t::GetGWorldPixMap)(GWorldPtr offscreenGWorld)

Referenced by OpenVideo(), and QTVideoInit().

OSErr(* decoder_sys_t::QTNewGWorldFromPtr)(GWorldPtr *gw, OSType pixelFormat, const Rect *boundsRect, CTabHandle cTable,void *aGDevice,GWorldFlags flags, void *baseAddr, long rowBytes)

Referenced by OpenVideo(), and QTVideoInit().

OSErr(* decoder_sys_t::NewHandleClear)(Size byteCount)

Referenced by QTVideoInit().

ComponentInstance decoder_sys_t::ci

Referenced by OpenVideo().

Referenced by OpenVideo().

Referenced by OpenVideo().

ImageDescriptionHandle decoder_sys_t::framedescHandle

Referenced by OpenVideo().

CodecDecompressParams decoder_sys_t::decpar

Referenced by OpenVideo().

CodecCapabilities decoder_sys_t::codeccap

Referenced by OpenVideo().

Referenced by InitVideo(), and OpenVideo().

Referenced by OpenVideo().

uint8_t decoder_sys_t::out_buffer[1000000]

Referenced by OpenAudio().

Referenced by OpenAudio().

Referenced by DecodeBlock(), and OpenDecoder().

Referenced by FillPicture(), OpenDecoder(), and SendFrame().

Referenced by InitVideo().

Referenced by InitVideo().

Referenced by InitVideo().

Referenced by DecodeBlock(), and OpenDecoder().

SchroDecoder* decoder_sys_t::p_schro

SchroVideoFormat* decoder_sys_t::p_format

Referenced by DecodeBlock(), and OpenDecoder().

SpeexStereoState decoder_sys_t::stereo

Referenced by DecoderOpen(), and ParseControlSeq().

unsigned int decoder_sys_t::i_spu

uint8_t decoder_sys_t::buffer[65536]

Referenced by Decode(), ParseControlSeq(), and ParseRLE().

Referenced by OpenDecoder(), and ParseSSAHeader().

Referenced by OpenDecoder(), and ParseText().

Referenced by DecoderOpen(), and ParseHeader().

Referenced by DecoderOpen(), and Reassemble().

Referenced by Decode().

Referenced by Decode().

Referenced by Decode().

Referenced by Decode().

Referenced by Decode().

Referenced by Decode().

Referenced by Decode(), and decode_string().

Referenced by Decode(), and RequestPage().

Referenced by Decode().

Referenced by Decode().

theora_info decoder_sys_t::ti

theora_comment decoder_sys_t::tc

theora_state decoder_sys_t::td

Referenced by DecodePacket(), and ProcessHeaders().

Referenced by DecodePacket(), and OpenDecoder().

vorbis_info decoder_sys_t::vi

vorbis_comment decoder_sys_t::vc

vorbis_dsp_state decoder_sys_t::vd

vorbis_block decoder_sys_t::vb

Referenced by OpenDecoder(), and SendPacket().

Referenced by DecodePacket(), and ProcessHeaders().

Referenced by DecodeFrame(), and OpenDecoder().

Referenced by Decode().

Referenced by Decode().

Referenced by Decode(), and EventHandler().

Referenced by Decode(), EventHandler(), EventKey(), and Opaque().

Referenced by Decode().

Referenced by Decode(), EventKey(), and RequestPage().

Referenced by Decode(), and Opaque().

Referenced by RequestPage().

Referenced by RequestPage().

struct { ... } decoder_sys_t::nav_link[6]

Referenced by Decode(), and RequestPage().

Referenced by EventKey().

Referenced by dirac_DoSync().

Referenced by dirac_DoSync().

Referenced by dirac_TimeGenPush(), and Packetize().

Referenced by dirac_TimeGenPush(), and Packetize().

Referenced by dirac_TimeGenPush().

Referenced by dirac_TimeGenPush(), and Packetize().

Referenced by Packetize().

Referenced by dirac_TimeGenPush(), and Packetize().

Referenced by dirac_TimeGenPush().

Referenced by dirac_TimeGenPush(), and Packetize().

Referenced by Packetize().

Referenced by Packetize().

Referenced by dirac_InspectDataUnit().

Referenced by dirac_InspectDataUnit().

Referenced by Packetize().

Referenced by Packetize().

Referenced by OutputPicture().

Referenced by OutputPicture(), and PutSPS().

Referenced by OutputPicture(), and PutPPS().

Referenced by PacketizeAVC1().

Referenced by ParseSlice(), and PutSPS().

Referenced by ParseSlice(), and PutSPS().

Referenced by ParseSlice(), and PutSPS().

Referenced by ParseSlice(), and PutSPS().

Referenced by ParseSlice(), and PutSPS().

Referenced by ParseSlice(), and PutPPS().

Referenced by Packetize().

Referenced by Packetize().

Referenced by LOASParse().

Referenced by PacketizeReset(), and ParseVOP().

Referenced by PacketizeReset(), and ParseVOP().

Referenced by PacketizeReset(), and ParseVOP().

Referenced by PacketizeReset(), and ParseVOP().

unsigned int decoder_sys_t::i_flags

Referenced by ParseMPEGBlock(), and ParseVOP().

Referenced by ParseVOL(), and ParseVOP().

Referenced by ParseVOL().

Referenced by PacketizeReset(), ParseIDU(), and ParseVOP().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by PacketizeReset(), and ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by ParseMPEGBlock().

Referenced by PacketizeValidate().

Referenced by ParseMPEGBlock().

Referenced by BuildExtraData(), Packetize(), and ParseIDU().

Referenced by BuildExtraData(), and ParseIDU().

Referenced by ParseIDU().

Referenced by Packetize(), and ParseIDU().

Referenced by ParseIDU().

Referenced by ParseIDU().

Referenced by ParseIDU().

struct { ... } decoder_sys_t::sh

Referenced by BuildExtraData(), Packetize(), and ParseIDU().

Referenced by BuildExtraData(), and ParseIDU().

Referenced by BuildExtraData(), and ParseIDU().

struct { ... } decoder_sys_t::ep

Referenced by BuildExtraData(), and ParseIDU().

Referenced by Packetize().


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

Generated on Tue May 25 08:05:55 2010 for VLC by  doxygen 1.5.6