Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dac3enc.c233 static const uint8_t ac3_bandwidth_tab[5][3][19] = { variable
2419 s->bandwidth_code = ac3_bandwidth_tab[s->fbw_channels-1][s->bit_alloc.sr_code][s->frame_size_code/2]; in set_bandwidth()

Completed in 7 milliseconds