Searched refs:exifError (Results 1 – 2 of 2) sorted by relevance
161 bool exifError; // Exif/APP_SEGMENT buffer error member177 exifError(false), timestamp(-1), requestId(-1), fenceFd(-1), in InputFrame()
749 mPendingInputFrames[*it].exifError = true; in compilePendingInputLocked()791 (it.second.appSegmentBuffer.data != nullptr || it.second.exifError) && in getNextReadyInputLocked()832 (inputFrame.appSegmentBuffer.data != nullptr || inputFrame.exifError) && in processInputFrame()969 if (!inputFrame.exifError) { in processAppSegment()980 auto exifRes = inputFrame.exifError ? in processAppSegment()1040 inputFrame.exifError = false; in processAppSegment()