Searched refs:compreg (Results 1 – 2 of 2) sorted by relevance
206 state->compreg = base->COMPREG[1]; in PQ_BiquadBackUpInternalState()215 state->compreg = base->COMPREG[3]; in PQ_BiquadBackUpInternalState()249 base->COMPREG[1] = state->compreg; in PQ_BiquadRestoreInternalState()268 base->COMPREG[3] = state->compreg; in PQ_BiquadRestoreInternalState()
1654 uint32_t compreg; /*!< Internal register, set to 0 when initialization. */ member