Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c285 OI_UINT blkstop = blkstart + blkcount; in OI_SBC_SynthFrame_80() local
287 for (blk = blkstart; blk < blkstop; blk++) { in OI_SBC_SynthFrame_80()
324 OI_UINT blkstop = blkstart + blkcount; in OI_SBC_SynthFrame_4SB() local
326 for (blk = blkstart; blk < blkstop; blk++) { in OI_SBC_SynthFrame_4SB()
364 OI_UINT blkstop = blkstart + blkcount; in OI_SBC_SynthFrame_Enhanced() local
366 for (blk = blkstart; blk < blkstop; blk++) { in OI_SBC_SynthFrame_Enhanced()