Searched refs:ptrHarmIndex (Results 1 – 1 of 1) sorted by relevance
193 UCHAR *ptrHarmIndex,1739 UCHAR *ptrHarmIndex, /*!< Harmonic index */ in adjustTimeSlotLC() argument1753 UCHAR harmIndex = *ptrHarmIndex; in adjustTimeSlotLC()1933 *ptrHarmIndex = (harmIndex + 1) & 3; in adjustTimeSlotLC()1954 UCHAR *RESTRICT ptrHarmIndex =&h_sbr_cal_env->harmIndex; /*!< Harmonic index */ in adjustTimeSlotHQ() local1963 UCHAR harmIndex = *ptrHarmIndex; in adjustTimeSlotHQ()1969 *ptrHarmIndex = (harmIndex + 1) & 3; in adjustTimeSlotHQ()