Home
last modified time | relevance | path

Searched refs:CAMERA_METADATA_VALIDATION_ERROR (Results 1 – 2 of 2) sorted by relevance

/system/media/camera/src/
Dcamera_metadata.c396 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
431 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
443 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
450 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
458 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
471 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
484 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
498 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
506 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
516 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
[all …]
/system/media/camera/include/system/
Dcamera_metadata.h284 CAMERA_METADATA_VALIDATION_ERROR = 1, enumerator