Searched refs:ActiveMelPatch (Results 1 – 2 of 2) sorted by relevance
109 struct ActiveMelPatch { struct126 void stopMelComputationForPatch_l(const ActiveMelPatch& patch) REQUIRES(mutex()); argument129 void startMelComputationForActivePatch_l(const ActiveMelPatch& patch) REQUIRES(mutex());146 std::unordered_map<audio_patch_handle_t, ActiveMelPatch> mActiveMelPatches
142 ActiveMelPatch newPatch; in onCreateAudioPatch()170 void MelReporter::startMelComputationForActivePatch_l(const ActiveMelPatch& patch) in startMelComputationForActivePatch_l()224 ActiveMelPatch melPatch; in onReleaseAudioPatch()270 void MelReporter::stopMelComputationForPatch_l(const ActiveMelPatch& patch) in stopMelComputationForPatch_l()