Searched refs:baseStreamIndex (Results 1 – 2 of 2) sorted by relevance
566 ssize_t baseStreamIndex = mStreams.indexOfKey(output_stream_id); in allocateReprocessStreamFromStream() local567 if (baseStreamIndex < 0) { in allocateReprocessStreamFromStream()572 const Stream &baseStream = mStreams[baseStreamIndex]; in allocateReprocessStreamFromStream()
575 ssize_t baseStreamIndex = mStreams.indexOfKey(output_stream_id); in allocateReprocessStreamFromStream() local576 if (baseStreamIndex < 0) { in allocateReprocessStreamFromStream()581 const Stream &baseStream = mStreams[baseStreamIndex]; in allocateReprocessStreamFromStream()