Searched refs:pcrFilterIdIndex (Results 1 – 1 of 1) sorted by relevance
510 const int pcrFilterIdIndex = pcrFilterIds.size() == 1 ? 0 : videoFilterIdIndex; in generateLiveCombinations() local511 mLive.pcrFilterId = pcrFilterIds[pcrFilterIdIndex]; in generateLiveCombinations()