Searched refs:fFacDataPresent (Results 1 – 1 of 1) sorted by relevance
1202 int k, nbDiv, fFacDataPresent, first_lpd_flag, acelp_core_mode, in CLpdChannelStream_Read() local1244 fFacDataPresent = FDKreadBit(hBs); in CLpdChannelStream_Read()1260 if (((mod[0] == 0) && fFacDataPresent) || in CLpdChannelStream_Read()1261 ((mod[0] != 0) && !fFacDataPresent)) { in CLpdChannelStream_Read()1303 if ((k == 0 && core_mode_last == LPD && fFacDataPresent) || in CLpdChannelStream_Read()1419 if (fFacDataPresent && (core_mode_last != LPD)) { in CLpdChannelStream_Read()