HomeSort by relevance Sort by last modified time
    Searched defs:focal_length (Results 1 - 11 of 11) sorted by null

  /external/autotest/client/site_tests/camera_V4L2/src/
camera_characteristics.cc 233 char* focal_length = strtok(tmp_value, ","); local
234 while (focal_length) {
235 float tmp_focal_length = strtof(focal_length, NULL);
249 focal_length = strtok(NULL, ",");
  /external/piex/src/
piex_types.h 99 Rational focal_length; member in struct:piex::PreviewImageData
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_intf.h 137 float focal_length; /* focal length */ member in struct:__anon4145
    [all...]
cam_types.h 1234 float focal_length; member in struct:__anon4281
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_intf.h 137 float focal_length; /* focal length */ member in struct:__anon4697
    [all...]
cam_types.h 1234 float focal_length; member in struct:__anon4833
    [all...]
  /external/opencv/cvaux/include/
cvaux.h 893 float focal_length[2]; member in struct:__anon28918
    [all...]
  /device/google/marlin/camera/QCamera2/stack/common/
cam_intf.h 242 float focal_length; /* focal length */ member in struct:__anon3514
    [all...]
cam_types.h 1459 float focal_length; member in struct:__anon3676
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_intf.h 324 float focal_length; /* focal length */ member in struct:cam_capability
    [all...]
cam_types.h 1636 float focal_length; member in struct:__anon43953
    [all...]

Completed in 474 milliseconds