Searched defs:reprocessStreamId (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCamera2Device.cpp535 status_t Camera2Device::pushReprocessBuffer(int reprocessStreamId, argument
543 if ((*streamI)->getId() == reprocessStreamId) {
547 __FUNCTION__, reprocessStreamId, strerror(-res), res);
556 __FUNCTION__, mId, reprocessStreamId);

Completed in 115 milliseconds