Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

video_out.h File Reference

Go to the source code of this file.


Data Structures

struct  vo_driver_t
struct  vo_instance_s
struct  vo_setup_result_t

Typedefs

typedef vo_instance_s vo_instance_t
typedef vo_instance_tvo_open_t (void)

Functions

void vo_accel (uint32_t accel)
vo_driver_tvo_drivers (void)

Typedef Documentation

typedef struct vo_instance_s vo_instance_t
 

Definition at line 32 of file video_out.h.

typedef vo_instance_t* vo_open_t(void)
 

Definition at line 46 of file video_out.h.


Function Documentation

void vo_accel uint32_t    accel
 

vo_driver_t* vo_drivers void   
 

Definition at line 70 of file video_out.c.

Referenced by handle_args(), and print_usage().

00071 {
00072     return video_out_drivers;
00073 }
 

Powered by Plone

This site conforms to the following standards: