Searched refs:frameBytes (Results 1 – 5 of 5) sorted by relevance
43 OI_UINT32 *frameBytes) in FindSyncword() argument50 if (*frameBytes == 0) { in FindSyncword()62 while (*frameBytes && (**frameData != search1) && (**frameData != search2)) { in FindSyncword()63 (*frameBytes)--; in FindSyncword()66 if (*frameBytes) { in FindSyncword()79 while (*frameBytes && (**frameData != OI_SBC_SYNCWORD)) { in FindSyncword()80 (*frameBytes)--; in FindSyncword()83 if (*frameBytes) { in FindSyncword()185 OI_UINT32 *frameBytes, in internal_DecodeRaw() argument203 if (*frameBytes < bodyLen) { in internal_DecodeRaw()[all …]
104 OI_UINT32 *frameBytes, in OI_CODEC_SBC_DecodeRaw() argument111 frameBytes, in OI_CODEC_SBC_DecodeRaw()
329 OI_UINT32 *frameBytes,359 OI_UINT32 *frameBytes,373 OI_UINT32 frameBytes);392 OI_UINT32 *frameBytes);
164 OI_UINT32 *frameBytes,
357 unsigned long *frameBytes,