Home
last modified time | relevance | path

Searched refs:F_COS (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsbcdsp_data.c37 #define F_COS(x) ((int32_t) (((x) ) * ((int32_t) 1 << 15) + 0.5)) macro
77 #define F(x) F_COS(x)
122 #define F(x) F_COS(x)
191 #define F(x) F_COS(x)
288 #define F(x) F_COS(x)