Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac3plusdsp.c90 #define DEQUANT_PHASE(ph) (((ph) & 0x1F) << 6) macro
145 pos = DEQUANT_PHASE(wave_param->phase_index) - (reg_offset ^ 128) * inc & 2047; in waves_synth()