hvirtual/libmpeg3/workarounds.c File Reference

#include "mpeg3private.h"
#include "mpeg3protos.h"

Include dependency graph for workarounds.c:

Go to the source code of this file.

Functions

int64_t mpeg3io_tell_gcc (mpeg3_fs_t *fs)
double mpeg3_add_double_gcc (double x, double y)
double mpeg3_divide_double_gcc (double x, double y)
int64_t mpeg3_total_bytes_gcc (mpeg3_title_t *title)


Function Documentation

double mpeg3_add_double_gcc ( double  x,
double  y 
)

Definition at line 13 of file workarounds.c.

double mpeg3_divide_double_gcc ( double  x,
double  y 
)

Definition at line 18 of file workarounds.c.

int64_t mpeg3_total_bytes_gcc ( mpeg3_title_t title  ) 

Definition at line 23 of file workarounds.c.

References mpeg3_title_t::total_bytes.

int64_t mpeg3io_tell_gcc ( mpeg3_fs_t fs  ) 

Definition at line 8 of file workarounds.c.

References mpeg3_fs_t::current_byte.


Generated on Mon Apr 28 14:00:10 2008 for Cinelerra by  doxygen 1.5.5