FFmpeg
|
MIPS optimization for some libm functions. More...
Go to the source code of this file.
Macros | |
#define | lrintf(x) lrintf_mips(x) |
#define | HAVE_LRINTF 1 |
Functions | |
static av_always_inline av_const long int | lrintf_mips (float x) |
MIPS optimization for some libm functions.
Definition in file libm_mips.h.
#define lrintf | ( | x | ) | lrintf_mips(x) |
Definition at line 70 of file libm_mips.h.
Referenced by biquad_init_coeffs(), bl_intrp(), build_basis(), build_filter(), celt_calc_theta(), celt_gauge_psy_weight(), config_input(), do_video_out(), draw_axis_rgb(), draw_bar_rgb(), draw_mandelbrot(), evrc_decode_frame(), exp_quant_coarse(), ff_adx_calculate_coeffs(), ff_dither_alloc(), ff_faandct(), ff_faandct248(), ff_xvid_rate_control_init(), filter_frame(), float_to_fixed24_c(), frame_erasure(), init_qexp(), librsvg_decode_frame(), make_bands(), mix_2_to_1_s16p_flt_c(), p8idct(), plot_spectrum_column(), ppp_pvq_search_c(), print_fps(), print_report(), quantize_c(), quantize_lpc_coefs(), quantize_triangular_ns(), sbr_make_f_derived(), sbr_make_f_master(), swri_rematrix_init(), update_sono_rgb(), and update_sono_yuv().
#define HAVE_LRINTF 1 |
Definition at line 72 of file libm_mips.h.
|
static |
Definition at line 56 of file libm_mips.h.