Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwavpack.h105 #define INC_MED(n) c->median[n] += ((int)(c->median[n] + (128U >> (n)) ) / (128 >> (n))) * 5U macro
Dwavpack.c252 INC_MED(0); in wv_get_value()
257 INC_MED(0); in wv_get_value()
258 INC_MED(1); in wv_get_value()
263 INC_MED(0); in wv_get_value()
264 INC_MED(1); in wv_get_value()
265 INC_MED(2); in wv_get_value()
Dwavpackenc.c997 INC_MED(0); in scan_word()
1003 INC_MED(1); in scan_word()
1008 INC_MED(2); in scan_word()
2072 INC_MED(0); in wavpack_encode_sample()
2080 INC_MED(1); in wavpack_encode_sample()
2090 INC_MED(2); in wavpack_encode_sample()