Home
last modified time | relevance | path

Searched refs:INC_MED (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwavpack.h108 #define INC_MED(n) c->median[n] += ((int)(c->median[n] + (128U >> (n)) ) / (128 >> (n))) * 5U macro
H A Dwavpack.c253 INC_MED(0); in wv_get_value()
258 INC_MED(0); in wv_get_value()
259 INC_MED(1); in wv_get_value()
264 INC_MED(0); in wv_get_value()
265 INC_MED(1); in wv_get_value()
266 INC_MED(2); in wv_get_value()
H A Dwavpackenc.c1000 INC_MED(0); in scan_word()
1006 INC_MED(1); in scan_word()
1011 INC_MED(2); in scan_word()
2075 INC_MED(0); in wavpack_encode_sample()
2083 INC_MED(1); in wavpack_encode_sample()
2093 INC_MED(2); in wavpack_encode_sample()

Completed in 9 milliseconds