Searched refs:ReprocessStream (Results 1 – 3 of 3) sorted by relevance
54 struct ReprocessStream { struct
139 const ReprocessStream &getReprocessStreamInfo(uint32_t streamId);415 KeyedVector<uint32_t, ReprocessStream> mReprocessStreams;
570 ReprocessStream newStream; in allocateReprocessStreamFromStream()962 const ReprocessStream &s = mParent->getReprocessStreamInfo(streamId); in setupReprocess()1076 ReprocessStream s = mParent->getReprocessStreamInfo(-b.streamId); in getBuffers()1422 const ReprocessStream &s = in onJpegInputDone()2711 const ReprocessStream& EmulatedFakeCamera2::getReprocessStreamInfo(uint32_t streamId) { in getReprocessStreamInfo()