FFmpeg
|
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 on Mon Nov 18 2024 06:52:07 for FFmpeg by 1.8.11