Home
last modified time | relevance | path

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

/sof-2.7.6/src/arch/xtensa/include/xtensa/
Dc6x-compat.h258 int high2 = src2 >> 16; in _avg2() local
259 int high = ((high1 + high2 + 1) >> 1)<< 16; in _avg2()