Searched refs:delayInput2Core (Results 1 – 1 of 1) sorted by relevance
206 int delayInput2Core; /* delay of the input to the core / samples */ member1963 int delayInput2Core = 0; /* delay from the input to the core */ in sbrEncoder_Init_delay() local2039 delayInput2Core = in sbrEncoder_Init_delay()2043 delayInput2Core = corePathOffset + hDelayParam->dsDelay; in sbrEncoder_Init_delay()2045 delayInput2Core = corePathOffset; in sbrEncoder_Init_delay()2051 hDelayParam->delayInput2Core = delayInput2Core; /* delay input - core */ in sbrEncoder_Init_delay()2284 hSbrEncoder->inputDataDelay = delayParam.delayInput2Core; in sbrEncoder_Init()