Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Denv_calc.cpp193 UCHAR *ptrHarmIndex,
1739 UCHAR *ptrHarmIndex, /*!< Harmonic index */ in adjustTimeSlotLC() argument
1753 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() local
1963 UCHAR harmIndex = *ptrHarmIndex; in adjustTimeSlotHQ()
1969 *ptrHarmIndex = (harmIndex + 1) & 3; in adjustTimeSlotHQ()