Searched refs:envelopeLast (Results 1 – 2 of 2) sorted by relevance
151 const std::vector<int32_t> &envelopeLast);
116 const std::vector<int32_t> &envelopeLast) in SplitVoiceSlienceRange() argument125 for (int32_t boundary = envelopeStart[i]; boundary <= envelopeLast[i]; ++boundary) { in SplitVoiceSlienceRange()