Searched refs:SBC_RT (Results 1 – 2 of 2) sorted by relevance
241 for (; i < SBC_FS + SBC_RT + SBC_OLAL; i++){ in sbc_plc_bad_frame()245 for ( ;i < SBC_FS + SBC_RT + SBC_OLAL; i++){ in sbc_plc_bad_frame()255 for (i = 0; i < SBC_LHIST + SBC_RT + SBC_OLAL; i++){ in sbc_plc_bad_frame()274 for (i = 0; i < SBC_RT; i++){ in sbc_plc_good_frame()278 for (i = SBC_RT; i < SBC_RT + SBC_OLAL; i++){ in sbc_plc_good_frame()279 …(int16_t)(plc_state->hist[SBC_LHIST + i] * rcos[i - SBC_RT] + in[i] * rcos[SBC_OLAL - 1 - i + SBC_… in sbc_plc_good_frame()
21 #define SBC_RT 36 /* SBC Reconvergence Time (samples) */ macro26 int16_t hist[SBC_LHIST + SBC_FS + SBC_RT + SBC_OLAL];