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 ac3_fixed_mdct_init(), apply_contrast_change16(), apply_contrast_change8(), bicubic_kernel(), bilinear_kernel(), biquad_init_coeffs(), bl_intrp(), build_basis(), build_filter(), celt_calc_theta(), celt_gauge_psy_weight(), color_balance16(), color_balance16_p(), color_balance8(), color_balance8_p(), config_input(), config_output(), do_output(), do_output16(), do_video_out(), draw_axis_rgb(), draw_bar_rgb(), draw_mandelbrot(), evrc_decode_frame(), exp_quant_coarse(), extract_line(), ff_adx_calculate_coeffs(), ff_dither_alloc(), ff_faandct(), ff_faandct248(), filter_frame(), filter_slice_rgba16_packed(), filter_slice_rgba16_planar(), filter_slice_rgba_packed(), filter_slice_rgba_planar(), find_latency(), float_to_fixed24_c(), float_y_to_uint_y_wrapper(), frame_erasure(), gaussian_kernel(), grayf32ToY16_bswap_c(), grayf32ToY16_c(), init_qexp(), lagrange_kernel(), lanczos_kernel(), lerp_color(), librsvg_decode_frame(), make_bands(), mitchell_kernel(), mix_2_to_1_s16p_flt_c(), nearest_kernel(), p8idct(), planar_rgbf32_to_a(), planar_rgbf32_to_uv(), planar_rgbf32_to_y(), plot_channel_log(), 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(), spline16_kernel(), swri_rematrix_init(), update_sono_rgb(), update_sono_yuv(), xyz_to_cube1x6(), xyz_to_cube3x2(), and xyz_to_cube6x1().
#define HAVE_LRINTF 1 |
Definition at line 72 of file libm_mips.h.
|
static |
Definition at line 56 of file libm_mips.h.