Searched refs:SoftwarePatch (Results 1 – 5 of 5) sorted by relevance
35 class SoftwarePatch {37 SoftwarePatch( in SoftwarePatch() function46 SoftwarePatch(const SoftwarePatch&) = default;287 audio_io_handle_t stream, std::vector<SoftwarePatch>* patches) const = 0;
58 std::vector<SoftwarePatch>* patches) const final;
55 status_t SoftwarePatch::getLatencyMs_l(double* latencyMs) const { in getLatencyMs_l()884 std::vector<SoftwarePatch>* patches) const in getDownstreamSoftwarePatches()913 std::vector <SoftwarePatch> swPatches; in notifyStreamOpened()
1720 std::vector<SoftwarePatch> swPatches; in forwardParametersToDownstreamPatches_l()
4072 std::vector<SoftwarePatch> swPatches; in threadLoop()