Searched refs:melRecord (Results 1 – 6 of 6) sorted by relevance
112 ISoundDose::IHalSoundDoseCallback::MelRecord melRecord; in onNewMelValues() local113 melRecord.timestamp = nanoseconds_to_seconds(systemTime()); in onNewMelValues()114 melRecord.melValues = std::vector<float>(mels.begin() + offset, mels.begin() + offset + length); in onNewMelValues()116 mCallback->onNewMelValues(melRecord, mAudioDevice.value()); in onNewMelValues()
103 void onNewMelValues(in MelRecord melRecord, in AudioDevice audioDevice); in onNewMelValues() argument
44 … android.hardware.audio.core.ISoundDose.IHalSoundDoseCallback.MelRecord melRecord, in android.medi… in onNewMelValues() argument
45 …ardware.audio.core.sounddose.ISoundDose.IHalSoundDoseCallback.MelRecord melRecord, in android.medi… in onNewMelValues() argument