D:/opendownloadmanager/ODM-1.x/Include.Add/ffmpeg/intfloat_readwrite.h File Reference

#include "common.h"

Go to the source code of this file.

Classes

struct  AVExtFloat

Functions

double av_int2dbl (int64_t v)
float av_int2flt (int32_t v)
double av_ext2dbl (const AVExtFloat ext)
int64_t av_dbl2int (double d)
int32_t av_flt2int (float d)
AVExtFloat av_dbl2ext (double d)


Function Documentation

AVExtFloat av_dbl2ext ( double  d  ) 

int64_t av_dbl2int ( double  d  ) 

double av_ext2dbl ( const AVExtFloat  ext  ) 

int32_t av_flt2int ( float  d  ) 

double av_int2dbl ( int64_t  v  ) 

float av_int2flt ( int32_t  v  ) 


Generated on Sun May 25 00:19:59 2008 by  doxygen 1.5.6