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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsbr.h127 unsigned bs_coupling; member in struct:__anon1990
H A Daacsbr.c800 const int delta = (ch == 1 && sbr->bs_coupling == 1) + 1;
803 if (sbr->bs_coupling && ch) {
868 int delta = (ch == 1 && sbr->bs_coupling == 1) + 1;
870 if (sbr->bs_coupling && ch) {
953 if ((sbr->bs_coupling = get_bits1(gb))) {
1100 if (id_aac == TYPE_CPE && sbr->bs_coupling) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsbr.h152 unsigned bs_coupling; member in struct:SpectralBandReplication
H A Daacsbr.c824 const int delta = (ch == 1 && sbr->bs_coupling == 1) + 1;
827 if (sbr->bs_coupling && ch) {
892 int delta = (ch == 1 && sbr->bs_coupling == 1) + 1;
894 if (sbr->bs_coupling && ch) {
980 if ((sbr->bs_coupling = get_bits1(gb))) {
1128 if (id_aac == TYPE_CPE && sbr->bs_coupling) {

Completed in 111 milliseconds