Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c528 int32_t f0, f1, f2, f3, f4, f7, f8, f9, f10; in cosineModulateSynth4() local
543 f10 = LONG_MULT_DCT(DCTII_4_K10_FIX, f2); in cosineModulateSynth4()
545 y1 = -SCALE(f10 - f9, DCT_SHIFT); in cosineModulateSynth4()