Home
last modified time | relevance | path

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

/aosp_15_r20/external/aac/libAACdec/src/
H A 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
H A Dconceal.cpp1677 int windowLen = samplesPerFrame; in CConcealment_ApplyFadeOut() local
/aosp_15_r20/external/armnn/samples/KeywordSpotting/src/
H A DDsCNNPreprocessor.cpp38 kws::DsCNNPreprocessor::DsCNNPreprocessor(const uint32_t windowLen, const uint32_t windowStride, in DsCNNPreprocessor()
/aosp_15_r20/external/armnn/samples/SpeechRecognition/test/
H A DPreprocessTest.cpp36 const uint32_t windowLen = 512; variable
/aosp_15_r20/external/armnn/samples/SpeechRecognition/src/
H A DWav2LetterPreprocessor.cpp172 Wav2LetterPreprocessor::Wav2LetterPreprocessor(const uint32_t windowLen, in Wav2LetterPreprocessor()
/aosp_15_r20/external/aac/libAACenc/src/
H A Dblock_switch.cpp360 BLOCK_SWITCHING_CONTROL *RESTRICT blockSwitchingControl, INT windowLen, in FDKaacEnc_CalcWindowEnergy()