Home
last modified time | relevance | path

Searched defs:windowLen (Results 1 – 6 of 6) sorted by relevance

/external/armnn/samples/KeywordSpotting/src/
DDsCNNPreprocessor.cpp38 kws::DsCNNPreprocessor::DsCNNPreprocessor(const uint32_t windowLen, const uint32_t windowStride, in DsCNNPreprocessor()
/external/armnn/samples/SpeechRecognition/test/
DPreprocessTest.cpp36 const uint32_t windowLen = 512; variable
/external/armnn/samples/SpeechRecognition/src/
DWav2LetterPreprocessor.cpp172 Wav2LetterPreprocessor::Wav2LetterPreprocessor(const uint32_t windowLen, in Wav2LetterPreprocessor()
/external/aac/libAACenc/src/
Dblock_switch.cpp360 BLOCK_SWITCHING_CONTROL *RESTRICT blockSwitchingControl, INT windowLen, in FDKaacEnc_CalcWindowEnergy()
/external/aac/libAACdec/src/
Dstereo.cpp355 FIXP_DBL *in, int len, int windowLen, const FIXP_FILT *coeff, FIXP_DBL *out, in CJointStereo_filterAndAdd()
567 int windowLen, groupwin, frameMaxScale; in CJointStereo_ApplyMS() local
Dconceal.cpp1677 int windowLen = samplesPerFrame; in CConcealment_ApplyFadeOut() local