Searched defs:bandwidth_code (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/libavcodec/ | ||
| D | ac3dec.c | 1213 int bandwidth_code = get_bits(gbc, 6); in decode_audio_block() local |
| D | ac3enc.h | 209 int bandwidth_code; ///< bandwidth code (0 to 60) (chbwcod) member |