Searched defs:fbw_channels (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | ac3dec.h | 164 int fbw_channels; ///< number of full-bandwidth channels member |
H A D | ac3enc.h | 192 int fbw_channels; ///< number of full-bandwidth channels (nfchans) member |
H A D | ac3dec.c | 842 int fbw_channels in spx_strategy() local 899 int fbw_channels = s->fbw_channels; spx_coordinates() local 978 int fbw_channels = s->fbw_channels; coupling_strategy() local 1047 int fbw_channels = s->fbw_channels; coupling_coordinates() local 1092 int fbw_channels = s->fbw_channels; decode_audio_block() local [all...] |
Completed in 4 milliseconds