Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Daf_firequalizer.c55 #define NB_GAIN_ENTRY_MAX 4096 macro
111 GainEntry gain_entry_tbl[NB_GAIN_ENTRY_MAX];
389 if (s->nb_gain_entry >= NB_GAIN_ENTRY_MAX) { in entry_func()

Completed in 2 milliseconds