Libav
|
Go to the source code of this file.
Macros | |
#define | INFINITY (*(const float*)((const unsigned []){ 0x7f800000 })) |
#define | NAN (*(const float*)((const unsigned []){ 0x7fc00000 })) |
#define INFINITY (*(const float*)((const unsigned []){ 0x7f800000 })) |
Definition at line 27 of file math.h.
Referenced by avpriv_strtod(), codebook_trellis_rate(), encode_window_bands_info(), 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 28 of file math.h.
Referenced by av_display_rotation_get(), av_expr_parse_and_eval(), avpriv_strtod(), config_input(), config_props(), eval_expr(), filter_frame(), and init().