Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c231 #define TO_GOLOMB(val) (((val) * 2) ^ ((val) >> 31)) macro

Completed in 3 milliseconds