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.c410 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
445 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
456 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
472 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
479 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
487 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
500 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
513 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
527 return CAMERA_METADATA_VALIDATION_ERROR; in validate_camera_metadata_structure()
540 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