Home
last modified time | relevance | path

Searched defs:ROUND15 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dac3.h46 #define ROUND15(x) ((x) + 16384) >> 15 macro
67 #define ROUND15(x) (x) macro

Completed in 2 milliseconds