Searched defs:frameBytes (Results 1 – 3 of 3) sorted by relevance
49 uint32_t* frameBytes) { in FindSyncword()208 uint32_t* frameBytes, int16_t* pcmData, in internal_DecodeRaw()272 uint32_t* frameBytes, int16_t* pcmData, in OI_CODEC_SBC_DecodeFrame()394 uint32_t* frameBytes) { in OI_CODEC_SBC_SkipFrame()426 uint8_t OI_CODEC_SBC_FrameCount(OI_BYTE* frameData, uint32_t frameBytes) { in OI_CODEC_SBC_FrameCount()
95 uint32_t* frameBytes, int16_t* pcmData, in OI_CODEC_SBC_DecodeRaw()
52 public FrameParser(byte frameType, byte[] frameBytes) { in FrameParser()