Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dsynthesis-sbc.c480 OI_INT32 y0, y1, y2, y3; in cosineModulateSynth4() local
489 y0 = -SCALE(f1 + f3, DCT_SHIFT); in cosineModulateSynth4()
504 out[6] = (OI_INT16)y0; in cosineModulateSynth4()