Searched refs:ReprocessStream (Results 1 – 3 of 3) sorted by relevance
141 const ReprocessStream &getReprocessStreamInfo(uint32_t streamId);419 KeyedVector<uint32_t, ReprocessStream> mReprocessStreams;
583 ReprocessStream newStream; in allocateReprocessStreamFromStream()975 const ReprocessStream &s = mParent->getReprocessStreamInfo(streamId); in setupReprocess()1089 ReprocessStream s = mParent->getReprocessStreamInfo(-b.streamId); in getBuffers()1434 const ReprocessStream &s = in onJpegInputDone()2721 const ReprocessStream& EmulatedFakeCamera2::getReprocessStreamInfo(uint32_t streamId) { in getReprocessStreamInfo()
53 struct ReprocessStream { struct