Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwavpack.c54 #define PRECISION_USE 12 macro
489 int32_t *pp = s->ptable + ((sp[0].value >> (PRECISION - PRECISION_USE)) & PTABLE_MASK); in wv_unpack_dsd_high()
526 pp = s->ptable + ((sp[1].value >> (PRECISION - PRECISION_USE)) & PTABLE_MASK); in wv_unpack_dsd_high()

Completed in 4 milliseconds