Searched refs:hdrplus (Results 1 – 2 of 2) sorted by relevance
130 bool hdrplus; member608 bool hdrplus; // If this is an HDR+ request. member
3736 if ((!i->input_buffer) && (!i->hdrplus) && (i->frame_number < urgent_frame_number) && in handleMetadataWithLock()3842 if (!pendingRequest.hdrplus && (pendingRequest.input_buffer == nullptr)) { in handleMetadataWithLock()4283 if (requestIter->hdrplus) { in handlePendingResultMetadataWithLock()4330 bool thisLiveRequest = iter->hdrplus == false && iter->input_buffer == nullptr; in dispatchResultMetadataWithLock()5620 pendingRequest.hdrplus = hdrPlusRequest; in processCaptureRequest()5639 bufsForCurRequest.hdrplus = hdrPlusRequest; in processCaptureRequest()