HomeSort by relevance Sort by last modified time
    Searched refs:max_ratio (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_preview.c 571 double max_ratio, requested_ratio; local
573 max_ratio = (double)max_analysis_dim.width / (double)max_analysis_dim.height;
576 if (max_ratio < requested_ratio) {
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-test/src/
mm_qcamera_preview.c 572 double max_ratio, requested_ratio; local
574 max_ratio = (double)max_analysis_dim.width / (double)max_analysis_dim.height;
577 if (max_ratio < requested_ratio) {
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.cpp 9012 double max_ratio, requested_ratio; local
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.cpp 9012 double max_ratio, requested_ratio; local
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.cpp 10192 double max_ratio, requested_ratio; local
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraParameters.cpp 10390 double max_ratio, requested_ratio; local
    [all...]

Completed in 1175 milliseconds