Searched defs:focalLength (Results 1 – 4 of 4) sorted by relevance
107 public final String focalLength; field in ExifInterfaceTest.ExpectedValue
449 const dynamic_depth::Point<double> focalLength(inputFrame.mIntrinsicCalibration[0], in processDepthPhotoFrame() local
115 MetadataBuilder& MetadataBuilder::setFocalLength(float focalLength) { in setFocalLength()
1658 uint32_t focalLength[] = { static_cast<uint32_t>(*(entry.data.f) * 100), 100 }; in DngCreator_setup() local