Home
last modified time | relevance | path

Searched defs:frameBytes (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddecoder-sbc.c46 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()
Ddecoder-oina.c106 OI_UINT32 *frameBytes, in OI_CODEC_SBC_DecodeRaw()
/device/board/unionman/unionpi_tiger/kernel/hdf/audio/soc/
Da311d_dma_ops.c153 static inline uint32_t BytesToFrames(uint32_t frameBytes, uint32_t size) in BytesToFrames()
165 uint32_t frameBytes; in A311DAudioDmaPointer() local