Home
last modified time | relevance | path

Searched refs:cpl_band_struct (Results 1 – 11 of 11) sorted by relevance

/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dac3dec.h134 uint8_t cpl_band_struct[AC3_MAX_CPL_BANDS]; member
H A Dac3dec.c1013 s->cpl_band_struct, sizeof(s->cpl_band_struct)); in coupling_strategy()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dac3dec.h132 uint8_t cpl_band_struct[AC3_MAX_CPL_BANDS]; member
H A Dac3dec.c1007 s->cpl_band_struct, sizeof(s->cpl_band_struct)); in coupling_strategy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dac3dec.h132 uint8_t cpl_band_struct[AC3_MAX_CPL_BANDS]; member
H A Dac3dec.c1007 s->cpl_band_struct, sizeof(s->cpl_band_struct)); in coupling_strategy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dac3dec.h132 uint8_t cpl_band_struct[AC3_MAX_CPL_BANDS]; member
H A Dac3dec.c1007 s->cpl_band_struct, sizeof(s->cpl_band_struct)); in coupling_strategy()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dac3dec.h134 uint8_t cpl_band_struct[AC3_MAX_CPL_BANDS]; member
H A Dac3dec.c1013 s->cpl_band_struct, sizeof(s->cpl_band_struct)); in coupling_strategy()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dac3dec.c122 int cpl_band_struct[18]; ///< coupling band structure member
455 } while(s->cpl_band_struct[subbnd]); in uncouple_channels()
841 s->cpl_band_struct[bnd] = 1; in ac3_parse_audio_block()
845 s->cpl_band_struct[s->num_cpl_subbands-1] = 0; in ac3_parse_audio_block()