Searched refs:bsPayLen (Results 1 – 2 of 2) sorted by relevance
280 int bsPayLen,
925 int bsPayLen, in sbrDecoder_Parse() argument1018 CRCLen = bsPayLen - 10; /* change: 0 => i */ in sbrDecoder_Parse()1104 if (bsPayLen > 0) { in sbrDecoder_Parse()1105 valBits = bsPayLen - ((INT)startPos - (INT)FDKgetValidBits(hBs)); in sbrDecoder_Parse()