Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopusenc_psy.h45 typedef struct OpusBandExcitation { struct
49 } OpusBandExcitation; argument
65 OpusBandExcitation ex[OPUS_MAX_CHANNELS][CELT_MAX_BANDS];
Dopusenc_psy.c145 OpusBandExcitation *ex = &s->ex[ch][i]; in step_collect_psy_metrics()