libavutil/intfloat_readwrite.h File Reference

#include <stdint.h>
#include "attributes.h"

Go to the source code of this file.


Data Structures

struct AVExtFloat

Functions

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

Function Documentation

AVExtFloat av_dbl2ext ( double d ) const

Definition at line 77 of file intfloat_readwrite.c.

Referenced by aiff_write_header().

int64_t av_dbl2int ( double d ) const

Definition at line 61 of file intfloat_readwrite.c.

Referenced by caf_write_header(), ff_amf_write_number(), ffm_write_header(), gxf_write_umf_media_audio(), mov_write_audio_tag(), put_amf_double(), put_ebml_float(), and sox_write_header().

double av_ext2dbl ( const AVExtFloat ext ) const

Definition at line 44 of file intfloat_readwrite.c.

Referenced by get_aiff_header().

int32_t av_flt2int ( float d ) const

Definition at line 69 of file intfloat_readwrite.c.

double av_int2dbl ( int64_t v ) const

Definition at line 32 of file intfloat_readwrite.c.

Referenced by amf_parse_object(), ebml_read_float(), ff_amf_get_field_value(), ff_amf_tag_contents(), ff_mov_read_stsd_entries(), ffm_read_header(), get_tag(), nuv_header(), oledate_to_iso8601(), parse_keyframes_index(), read_desc_chunk(), rtmp_parse_result(), and sox_read_header().

float av_int2flt ( int32_t v ) const

Definition at line 38 of file intfloat_readwrite.c.

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


Generated on Fri Oct 26 02:43:53 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /