Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsbr.h159 unsigned bs_coupling; member
H A Daacsbr_template.c816 const int delta = (ch == 1 && sbr->bs_coupling == 1) + 1;
819 if (sbr->bs_coupling && ch) {
904 int delta = (ch == 1 && sbr->bs_coupling == 1) + 1;
906 if (sbr->bs_coupling && ch) {
1003 if ((sbr->bs_coupling = get_bits1(gb))) {
H A Daacsbr.c78 if (id_aac == TYPE_CPE && sbr->bs_coupling) { in sbr_dequant()
H A Daacsbr_fixed.c158 if (id_aac == TYPE_CPE && sbr->bs_coupling) { in sbr_dequant()

Completed in 6 milliseconds