Home
last modified time | relevance | path

Searched refs:frameCount (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddecoder-sbc.c377 OI_UINT8 frameCount = 0; in OI_CODEC_SBC_FrameCount() local
387 return frameCount; in OI_CODEC_SBC_FrameCount()
415 frameCount++; in OI_CODEC_SBC_FrameCount()
424 return frameCount; in OI_CODEC_SBC_FrameCount()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_codec_sbc.h162 OI_UINT32 frameCount; member