Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dac3enc.c261 * ac3_coupling_start_tab[channel_mode-2][sample rate code][bit rate code]
266 static const int8_t ac3_coupling_start_tab[6][3][19] = { variable
2440 cpl_start = ac3_coupling_start_tab[s->channel_mode-2][s->bit_alloc.sr_code][s->frame_size_code/2]; in set_bandwidth()

Completed in 4 milliseconds