Home
last modified time | relevance | path

Searched defs:synth_idx (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.c1685 int synth_idx = ((((sf - 22) & 31) << group) & 31) + (1 << group) - 1; in base_func_synth() local
1614 synth_tones(DCALbrDecoder *s, int ch, float *values, int group, int group_sf, int synth_idx) synth_tones() argument

Completed in 4 milliseconds