• Sign in
  • Register
  • Home
  • Projects
  • Help

Paris Hackday Code

  • Overview
  • Members
  • Activity
  • Repository
  • Code docs
FFmpeg
  • Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Data Structures
  • Files
  • Examples
  • File List
  • Globals
  • ffmpeg
  • compat
  • tms470
Macros
math.h File Reference

Go to the source code of this file.

Macros

#define INFINITY   (*(const float*)((const unsigned []){ 0x7f800000 }))
 
#define NAN   (*(const float*)((const unsigned []){ 0x7fc00000 }))
 

Macro Definition Documentation

#define INFINITY   (*(const float*)((const unsigned []){ 0x7f800000 }))

Definition at line 6 of file math.h.

Referenced by avpriv_strtod(), codebook_trellis_rate(), encode_window_bands_info(), eval_expr(), get_exponent_dynamic(), quantize_and_encode_band(), search_for_ms(), search_for_quantizers_anmr(), search_for_quantizers_faac(), search_for_quantizers_twoloop(), and write_option().

#define NAN   (*(const float*)((const unsigned []){ 0x7fc00000 }))

Definition at line 7 of file math.h.

Referenced by av_expr_parse_and_eval(), av_ext2dbl(), av_get_double(), av_int2dbl(), av_int2flt(), avpriv_strtod(), blend_frame(), config_input(), config_input_overlay(), config_props(), do_video_out(), eval_expr(), filter_frame(), geq_filter_frame(), get_audio_clock(), get_video_clock(), get_video_frame(), init(), psy_3gpp_analyze_channel(), read_thread(), select_frame(), stream_open(), transcode_init(), try_filter_frame(), and video_thread().


Generated by   doxygen 1.8.11
Loading...
Operated by SoundSoftware.ac.uk – contact us
Powered by Redmine