Home
last modified time | relevance | path

Searched defs:indexVector (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/aac/libSBRenc/src/
H A Dmh_det.cpp178 SCHAR *indexVector) { in diff()
227 static void calculateFlatnessMeasure(FIXP_DBL *pQuotaBuffer, SCHAR *indexVector, in calculateFlatnessMeasure()
317 SCHAR *RESTRICT indexVector, FIXP_DBL **RESTRICT tonalityDiff, in calculateDetectorInput()
1017 INT **pSignBuffer, SCHAR *indexVector, const SBR_FRAME_INFO *pFrameInfo, in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf()
H A Dinvf_est.cpp241 SCHAR *indexVector, /*!< Index vector to obtain the patched data. */ in calculateDetectorValues()
514 SCHAR *indexVector, /*!< Index vector to obtain the patched data. */ in FDKsbrEnc_qmfInverseFilteringDetector()
H A Dnf_est.cpp196 SCHAR *indexVector, /*!< Index vector to obtain the in qmfBasedNoiseFloorDetection()
339 SCHAR *indexVector, /*!< Index vector to obtain the patched data. */ in FDKsbrEnc_sbrNoiseFloorEstimateQmf()
H A Dton_corr.h177 SCHAR indexVector[64]; /*!< Index vector poINTing to the correct lowband member
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DModelBuilder.cpp454 const uint32_t* indexList, Operand::LifeTime lifetime) -> bool { in identifyInputsAndOutputs()