Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dton_corr.cpp468 static INT findClosestEntry(INT goalSb, UCHAR *v_k_master, INT numMaster, in findClosestEntry() function
541 goalSb = findClosestEntry(goalSb, v_k_master, numMaster, in resetPatch()
569 numBandsInPatch = findClosestEntry(targetStopBand + numBandsInPatch, in resetPatch()
/external/aac/libSBRdec/src/
Dlpp_tran.cpp1282 static int findClosestEntry(UCHAR goalSb, UCHAR *v_k_master, UCHAR numMaster, in findClosestEntry() function
1361 desiredBorder = findClosestEntry(desiredBorder, v_k_master, numMaster, in resetLppTransposer()
1397 numBandsInPatch = findClosestEntry(targetStopBand + numBandsInPatch, in resetLppTransposer()