| 
    FFmpeg
    
   | 
 
#include "libavutil/attributes.h"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 72 of file libm_mips.h.
| #define HAVE_LRINTF 1 | 
Definition at line 74 of file libm_mips.h.
      
  | 
  static | 
Definition at line 58 of file libm_mips.h.
 1.8.17