Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c282 OI_UINT blkstop = blkstart + blkcount; in OI_SBC_SynthFrame_80() local
284 for (blk = blkstart; blk < blkstop; blk++) { in OI_SBC_SynthFrame_80()
317 OI_UINT blkstop = blkstart + blkcount; in OI_SBC_SynthFrame_4SB() local
319 for (blk = blkstart; blk < blkstop; blk++) { in OI_SBC_SynthFrame_4SB()
354 OI_UINT blkstop = blkstart + blkcount; in OI_SBC_SynthFrame_Enhanced() local
356 for (blk = blkstart; blk < blkstop; blk++) { in OI_SBC_SynthFrame_Enhanced()