Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopus_celt.h44 #define CELT_QTHETA_OFFSET_TWOPHASE 16 macro
Dopus_pvq.c596 offset = (pulse_cap >> 1) - (stereo && N == 2 ? CELT_QTHETA_OFFSET_TWOPHASE : in quant_band_template()