av_local.h File Reference

Go to the source code of this file.

Defines

#define fd_video   __av_fd_video
#define fd_audio   __av_fd_audio
#define state   __av_state
#define vid_mode   __av_vid_mode
#define tv_aspect   __av_tv_aspect
#define flicker   __av_flicker
#define init_mtd   __av_init_mtd
#define set_output_method   __av_set_output_method
#define AV_DEBUG(x)   printf("%s: %s\n", __FUNCTION__,(x));fflush(stdout);

Functions

int init_mtd (void)
int set_output_method (void)

Variables

int fd_video
int fd_audio
av_state_t state
av_mode_t vid_mode
av_tv_aspect_t tv_aspect
short flicker


Define Documentation

#define AV_DEBUG x   )     printf("%s: %s\n", __FUNCTION__,(x));fflush(stdout);
 

Definition at line 44 of file av_local.h.

#define fd_audio   __av_fd_audio
 

Definition at line 24 of file av_local.h.

Referenced by ac3_flush(), audio_switch_stream(), audio_write_start(), av_ffwd(), av_get_audio_fd(), av_get_audio_sync(), av_get_volume(), av_init(), av_mute(), av_pause(), av_play(), av_reset(), av_set_audio_output(), av_set_audio_stc(), av_set_audio_type(), av_set_volume(), av_stop(), av_sync(), av_write_audio(), and file_open().

#define fd_video   __av_fd_video
 

Definition at line 23 of file av_local.h.

Referenced by av_attach_fb(), av_colorbars(), av_deactivate(), av_ffwd(), av_get_video_fd(), av_get_video_sync(), av_init(), av_move(), av_pause(), av_pause_video(), av_play(), av_reset(), av_set_mode(), av_set_output(), av_set_tv_aspect(), av_set_video_aspect(), av_set_video_stc(), av_stop(), av_sync(), av_video_blank(), av_write_video(), get_vid_state(), set_output_method(), and video_write_start().

#define flicker   __av_flicker
 

Definition at line 28 of file av_local.h.

Referenced by av_get_flicker(), init_mtd(), load_web_config(), mvp_server_init(), and mvpmc_main().

#define init_mtd   __av_init_mtd
 

Definition at line 38 of file av_local.h.

Referenced by av_init().

#define set_output_method   __av_set_output_method
 

Definition at line 39 of file av_local.h.

Referenced by av_init().

#define state   __av_state
 

Definition at line 25 of file av_local.h.

Referenced by av_ffwd(), av_get_state(), av_mute(), av_pause(), av_pause_video(), av_play(), av_reset(), av_set_mute(), cmyth_rcv_string(), demux_spu_decompress(), flac_play(), mvp_server_remote_key(), process_mpg(), receive_volume_data(), video_callback(), video_read_start(), video_set_root(), and wd_start().

#define tv_aspect   __av_tv_aspect
 

Definition at line 27 of file av_local.h.

Referenced by av_get_tv_aspect(), av_init(), av_set_tv_aspect(), av_set_video_aspect(), init_mtd(), and mvpmc_main().

#define vid_mode   __av_vid_mode
 

Definition at line 26 of file av_local.h.

Referenced by av_get_mode(), av_set_mode(), init_mtd(), and set_output_method().


Function Documentation

int init_mtd void   ) 
 

Definition at line 39 of file mtd.c.

References AV_MODE_NTSC, AV_MODE_PAL, AV_TV_ASPECT_16x9, AV_TV_ASPECT_4x3, fd, flicker, tv_aspect, and vid_mode.

int set_output_method void   ) 
 

Definition at line 108 of file av.c.

References AV_CHK_SCART, AV_SET_VID_DISP_FMT, AV_SET_VID_OUTPUT, AV_SET_VID_SRC, fd_video, output, and vid_mode.


Variable Documentation

int fd_audio
 

Definition at line 102 of file video.c.

int fd_video
 

Definition at line 102 of file video.c.

short flicker
 

Definition at line 36 of file av_local.h.

av_state_t state
 

Definition at line 36 of file init.c.

av_tv_aspect_t tv_aspect
 

Definition at line 34 of file init.c.

av_mode_t vid_mode
 

Definition at line 33 of file init.c.


Generated on Wed Sep 8 03:13:20 2010 for mvpmc by  doxygen 1.4.6