Searched refs:exifError (Results 1 – 2 of 2) sorted by relevance
163 bool exifError; // Exif/APP_SEGMENT buffer error member179 exifError(false), timestamp(-1), requestId(-1), fenceFd(-1), in InputFrame()
751 mPendingInputFrames[*it].exifError = true; in compilePendingInputLocked()793 (it.second.appSegmentBuffer.data != nullptr || it.second.exifError) && in getNextReadyInputLocked()834 (inputFrame.appSegmentBuffer.data != nullptr || inputFrame.exifError) && in processInputFrame()967 if (!inputFrame.exifError) { in processAppSegment()978 auto exifRes = inputFrame.exifError ? in processAppSegment()1038 inputFrame.exifError = false; in processAppSegment()