Searched refs:startTimeSlot (Results 1 – 9 of 9) sorted by relevance
/external/aac/libSACenc/src/ |
D | sacenc_paramextract.cpp | 555 HANDLE_TTO_BOX hTtoBox, const INT nTimeSlots, const INT startTimeSlot, in fdk_sacenc_applyTtoBox() argument 595 startTimeSlot, nTimeSlots, nParamBands); in fdk_sacenc_applyTtoBox() 598 startTimeSlot, nTimeSlots, nParamBands); in fdk_sacenc_applyTtoBox() 606 startTimeSlot, nTimeSlots, j, j + 1); in fdk_sacenc_applyTtoBox() 609 startTimeSlot, nTimeSlots, j, j + 1); in fdk_sacenc_applyTtoBox() 624 startTimeSlot, nTimeSlots, j, j + 1); in fdk_sacenc_applyTtoBox()
|
D | sacenc_vectorfunctions.h | 401 const INT startTimeSlot); 429 INT *const outScaleFactor, const INT startTimeSlot,
|
D | sacenc_tree.cpp | 358 const INT nTimeSlots, const INT startTimeSlot, const INT nHybridBands, in fdk_sacenc_spaceTree_Apply() argument 413 nTimeSlots, startTimeSlot, pFrameWindowAna__FDK, in fdk_sacenc_spaceTree_Apply() 423 hST->ttoBox[pTTO->boxId], nTimeSlots, startTimeSlot, nHybridBands, in fdk_sacenc_spaceTree_Apply()
|
D | sacenc_vectorfunctions.cpp | 365 const INT startTimeSlot) { in addWeightedCplxVec() argument 382 for (i = startTimeSlot; i < nTimeSlots; i++) { in addWeightedCplxVec() 396 INT *const outScaleFactor, const INT startTimeSlot, in FDKcalcPbScaleFactor() argument 404 for (i = startTimeSlot; i < nTimeSlots; i++) { in FDKcalcPbScaleFactor()
|
D | sacenc_framewindowing.h | 176 const INT nTimeSlots, const INT startTimeSlot,
|
D | sacenc_tree.h | 153 const INT nTimeSlots, const INT startTimeSlot, const INT nHybridBands,
|
D | sacenc_framewindowing.cpp | 521 const INT nTimeSlots, const INT startTimeSlot, in fdk_sacenc_analysisWindowing() argument 535 for (ts = startTimeSlot; ts < nTimeSlots; ts++) { in fdk_sacenc_analysisWindowing() 550 for (ts = startTimeSlot; ts < nTimeSlots; ts++) { in fdk_sacenc_analysisWindowing()
|
D | sacenc_paramextract.h | 181 HANDLE_TTO_BOX hTtoBox, const INT nTimeSlots, const INT startTimeSlot,
|
D | sacenc_lib.cpp | 841 int startTimeSlot = 0; in getAnalysisStartTimeSlot() local 848 startTimeSlot = i; in getAnalysisStartTimeSlot() 849 return startTimeSlot; in getAnalysisStartTimeSlot()
|