|
FFmpeg
|
MIPS optimization for some libm functions. More...
#include "libavutil/attributes.h"Go to the source code of this file.
Macros | |
| #define | lrintf(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 | ) |
Definition at line 72 of file libm_mips.h.
Referenced by ac3_fixed_mdct_init(), apply_contrast_change16(), apply_contrast_change8(), bicubic_kernel(), bilinear_kernel(), bl_intrp(), build_basis(), build_filter(), celt_calc_theta(), celt_gauge_psy_weight(), color_balance16(), color_balance16_p(), color_balance8(), color_balance8_p(), comp_adjust(), config_input(), config_input(), config_input(), config_input(), config_output(), dng_process_color16(), do_output(), do_output16(), draw(), draw_axis_rgb(), draw_bar_rgb(), draw_mandelbrot(), evrc_decode_frame(), exp_quant_coarse(), export_row16(), export_row8(), extract_line(), ff_adx_calculate_coeffs(), ff_faandct(), ff_faandct248(), filter_frame(), filter_frame(), filter_frame(), filter_slice_rgba_packed(), find_latency(), finish_block(), float_to_fixed24_c(), float_y_to_uint_y_wrapper(), frame_erasure(), gaussian_kernel(), get_lin_bin_abs(), get_lin_bin_sign(), get_log_bin_abs(), get_log_bin_sign(), get_output_dimension(), grayf16ToY16_c(), grayf32ToY16_c(), ircam_read_header(), irdft_horizontal16(), irdft_horizontal8(), lagrange_kernel(), lanczos_kernel(), lerp_color(), librsvg_decode_frame(), make_bands(), matrix2imatrix(), mitchell_kernel(), mix_frames(), monochrome_slice16(), monochrome_slice8(), nearest_kernel(), p8idct(), planar_rgbf16_to_uv(), planar_rgbf16_to_y(), planar_rgbf32_to_uv(), planar_rgbf32_to_y(), plot_spectrum_column(), print_fps(), print_stats(), quant_dn(), quantize_lpc_coefs(), read_yaf16_alpha_c(), read_yaf16_gray_c(), read_yaf32_alpha_c(), read_yaf32_gray_c(), rgb9plus_planar_funcs(), rgbaf16ToA_endian(), rgbaf16ToUV_endian(), rgbaf16ToUV_half_endian(), rgbaf16ToY_endian(), rgbf16ToUV_endian(), rgbf16ToUV_half_endian(), rgbf16ToY_endian(), rgbf32_to_uv_c(), rgbf32_to_uv_half_c(), rgbf32_to_y_c(), sbr_make_f_derived(), sbr_make_f_master(), shifted_planar_rgb16(), spline16_kernel(), swri_rematrix_init(), update_sono_rgb(), update_sono_yuv(), video_sync_process(), xyz_to_cube1x6(), xyz_to_cube3x2(), and xyz_to_cube6x1().
| #define HAVE_LRINTF 1 |
Definition at line 74 of file libm_mips.h.
|
static |
Definition at line 58 of file libm_mips.h.