Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmathops.h129 #define FF_SIGNBIT(x) ((x) >> CHAR_BIT * sizeof(x) - 1) macro

Completed in 1 milliseconds