Searched defs:frameBytes (Results 1 – 3 of 3) sorted by relevance
46 OI_UINT32 *frameBytes) in FindSyncword()190 OI_UINT32 *frameBytes, in internal_DecodeRaw()241 OI_UINT32 *frameBytes, in OI_CODEC_SBC_DecodeFrame()339 OI_UINT32 *frameBytes) in OI_CODEC_SBC_SkipFrame()372 OI_UINT32 frameBytes) in OI_CODEC_SBC_FrameCount()
106 OI_UINT32 *frameBytes, in OI_CODEC_SBC_DecodeRaw()
153 static inline uint32_t BytesToFrames(uint32_t frameBytes, uint32_t size) in BytesToFrames()165 uint32_t frameBytes; in A311DAudioDmaPointer() local