Home
last modified time | relevance | path

Searched refs:ANDROID_DISTORTION_CORRECTION_START (Results 1 – 4 of 4) sorted by relevance

/system/media/camera/include/system/
Dcamera_metadata_tags.h112 ANDROID_DISTORTION_CORRECTION_START enumerator
557 ANDROID_DISTORTION_CORRECTION_START,
/system/media/camera/src/
Dcamera_metadata_tag_info.c128 = { ANDROID_DISTORTION_CORRECTION_START,
913 ANDROID_DISTORTION_CORRECTION_START] = {
914 [ ANDROID_DISTORTION_CORRECTION_MODE - ANDROID_DISTORTION_CORRECTION_START ] =
916 [ ANDROID_DISTORTION_CORRECTION_AVAILABLE_MODES - ANDROID_DISTORTION_CORRECTION_START ] =
Dndk_camera_metadata_asserts.cpp152 static_assert(static_cast<int>(ANDROID_DISTORTION_CORRECTION_START)
Dcamera_metadata_asserts.cpp248 static_assert(static_cast<int>(ANDROID_DISTORTION_CORRECTION_START)
249 …oid::hardware::camera::metadata::CameraMetadataSectionStart::ANDROID_DISTORTION_CORRECTION_START));