Searched refs:TeePatches (Results 1 – 4 of 4) sorted by relevance
199 void setTeePatchesToUpdate_l(TeePatches teePatchesToUpdate) final;395 TeePatches mTeePatches;396 std::optional<TeePatches> mTeePatchesToUpdate;
53 using TeePatches = std::vector<TeePatch>; variable359 virtual void setTeePatchesToUpdate_l(TeePatches teePatchesToUpdate) = 0;
1089 TeePatches teePatches; in interceptBuffer()1652 void Track::setTeePatchesToUpdate_l(TeePatches teePatchesToUpdate) { in setTeePatchesToUpdate_l()
3877 TeePatches teePatches; in updateSecondaryOutputsForTrack_l()