libavutil/intfloat_readwrite.h File Reference

#include "common.h"

Go to the source code of this file.

Data Structures

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  ) 

Definition at line 76 of file intfloat_readwrite.c.

int64_t av_dbl2int ( double  d  ) 

Definition at line 60 of file intfloat_readwrite.c.

Referenced by gxf_write_umf_media_audio(), put_amf_double(), and put_ebml_float().

double av_ext2dbl ( const AVExtFloat  ext  ) 

Definition at line 43 of file intfloat_readwrite.c.

Referenced by get_aiff_header().

int32_t av_flt2int ( float  d  ) 

Definition at line 68 of file intfloat_readwrite.c.

double av_int2dbl ( int64_t  v  ) 

float av_int2flt ( int32_t  v  ) 

Definition at line 37 of file intfloat_readwrite.c.

Referenced by ebml_read_float(), fourxm_read_header(), and thp_read_header().


Generated on Fri Apr 23 15:12:04 2010 for ffmpeg by  doxygen 1.5.6