Searched refs:bsPayLen (Results 1 – 2 of 2) sorted by relevance
336 int *count, int bsPayLen, int crcFlag,
1119 int *count, int bsPayLen, int crcFlag, in sbrDecoder_Parse() argument1205 bsPayLen = *count; in sbrDecoder_Parse()1445 if (bsPayLen > 0) { in sbrDecoder_Parse()1446 valBits = bsPayLen - ((INT)startPos - (INT)FDKgetValidBits(hBs)); in sbrDecoder_Parse()