Go to the source code of this file.
Defines | |
#define | lrintf(x) lrintf_mips(x) |
#define | HAVE_LRINTF 1 |
Functions | |
static av_always_inline av_const long int | lrintf_mips (float x) |
Definition in file libm_mips.h.
#define HAVE_LRINTF 1 |
Definition at line 72 of file libm_mips.h.
#define lrintf | ( | x | ) | lrintf_mips(x) |
Definition at line 70 of file libm_mips.h.
Referenced by av_audio_convert(), av_resample(), avformat_find_stream_info(), avi_write_header(), biquad_init_coeffs(), build_basis(), build_filter(), config(), do_video_out(), draw_mandelbrot(), ff_adx_calculate_coeffs(), ff_faandct(), ff_faandct248(), ff_xvid_rate_control_init(), float_to_fixed24_c(), float_to_int16_one(), init_qexp(), make_bands(), mix_2_to_1_s16p_flt_c(), p8idct(), parse_ffconfig(), print_fps(), print_report(), quantize_lpc_coefs(), sbr_make_f_derived(), sbr_make_f_master(), and swri_rematrix_init().
static av_always_inline av_const long int lrintf_mips | ( | float | x | ) | [static] |
Definition at line 56 of file libm_mips.h.