Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp3.c260 #define TOKEN_ZERO_RUN(coeff, zero_run) (((coeff) * 512) + ((zero_run) << 2) + 1) macro

Completed in 7 milliseconds