Searched refs:request_shot (Results 1 – 1 of 1) sorted by relevance
458 struct camera2_shot_ext * request_shot; in MarkProcessingRequest() local481 request_shot = &(newEntry->internal_shot); in MarkProcessingRequest()495 shot_ext->shot.ctl.request.frameCount = request_shot->shot.ctl.request.frameCount; in MarkProcessingRequest()610 struct camera2_shot_ext * request_shot; in ApplyDynamicMetadata() local636 request_shot = &(newEntry->internal_shot); in ApplyDynamicMetadata()638 timeStamp = request_shot->shot.dm.sensor.timeStamp; in ApplyDynamicMetadata()639 memcpy(&(request_shot->shot.dm), &(shot_ext->shot.dm), sizeof(struct camera2_dm)); in ApplyDynamicMetadata()640 request_shot->shot.dm.sensor.timeStamp = timeStamp; in ApplyDynamicMetadata()648 struct camera2_shot_ext * request_shot; in UpdateIspParameters() local661 request_shot = &(newEntry->internal_shot); in UpdateIspParameters()[all …]