Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwavpackenc.c44 #define APPLY_WEIGHT_I(weight, sample) (((weight) * (sample) + 512) >> 10) macro
[all...]

Completed in 5 milliseconds