Searched refs:RATIONAL (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/av/media/img_utils/include/img_utils/ |
H A D | TagDefinitions.h | 262 RATIONAL, 278 RATIONAL, 286 RATIONAL, 318 RATIONAL, 334 RATIONAL, 342 RATIONAL, 660 RATIONAL, 668 RATIONAL, 746 RATIONAL, 778 RATIONAL, [all …]
|
H A D | TiffEntryImpl.h | 67 count = (type == RATIONAL || type == SRATIONAL) ? count * 2 : count; in TiffEntryImpl() 105 if (getType() == RATIONAL || getType() == SRATIONAL) { in getActualSize() 135 if (getType() == RATIONAL || getType() == SRATIONAL) { in writeTagInfo() 161 if (getType() == RATIONAL || getType() == SRATIONAL) { in writeData()
|
H A D | TiffHelpers.h | 72 RATIONAL, enumerator 116 case RATIONAL: in getTypeSize()
|
/aosp12/frameworks/av/media/img_utils/src/ |
H A D | TiffEntry.cpp | 88 if (type == LONG || type == RATIONAL) { 169 case RATIONAL: { in toString()
|
/aosp12/frameworks/hardware/interfaces/cameraservice/common/2.0/ |
H A D | types.hal | 121 RATIONAL = 5
|
/aosp12/hardware/interfaces/camera/common/1.0/ |
H A D | types.hal | 97 RATIONAL = 5
|
/aosp12/hardware/google/camera/common/hal/hidl_service/ |
H A D | hidl_utils.cc | 65 *hidl_type = CameraMetadataType::RATIONAL; in ConvertToHidlVendorTagType()
|