Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dinvf_est.h108 }DETECTOR_PARAMETERS; typedef
141 const DETECTOR_PARAMETERS *detectorParams;
Dinvf_est.cpp105 static const DETECTOR_PARAMETERS detectorParamsAAC = {
134 static const DETECTOR_PARAMETERS detectorParamsAACSpeech = {
341 decisionAlgorithm(const DETECTOR_PARAMETERS *detectorParams, /*!< Struct with the detector para… in decisionAlgorithm()