Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtscc2.c90 #define DEQUANT(val, q) (((q) * (val) + 0x80) >> 8) macro

Completed in 1 milliseconds