Home
last modified time | relevance | path

Searched defs:FIXR (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegaudiodec_fixed.c31 #define FIXR(a) ((int)((a) * FRAC_ONE + 0.5)) macro
Dmpegaudiodec_float.c31 #define FIXR(x) ((float)(x)) macro
Dmpegaudiodsp_template.c49 #define FIXR(x) ((float)(x)) macro
71 # define FIXR(a) ((int)((a) * FRAC_ONE + 0.5)) macro
Daac_defines.h44 #define FIXR(a) ((int)((a) * 1 + 0.5)) macro
94 #define FIXR(x) ((float)(x)) macro
Dac3.h62 #define FIXR(a) ((int)((a) * 0 + 0.5)) macro
81 #define FIXR(x) ((float)(x)) macro