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

  /cts/apps/CameraITS/tests/scene1/
test_raw_sensitivity.py 74 aah = props["android.sensor.info.activeArraySize"]["bottom"]-aay
79 "gridHeight": aah/IMG_STATS_GRID})
test_exposure.py 41 aah = (props['android.sensor.info.activeArraySize']['bottom'] -
43 return aaw, aah
116 aaw, aah = get_raw_active_array_size(props)
120 'gridHeight': aah/IMG_STATS_GRID})
test_dng_noise_model.py 57 aah = props['android.sensor.info.activeArraySize']['bottom']-aay
81 'gridHeight': aah/STATS_GRID})
test_raw_burst_sensitivity.py 69 aah = props["android.sensor.info.activeArraySize"]["bottom"]-aay
74 "gridHeight": aah/IMG_STATS_GRID})
test_raw_exposure.py 61 aah = props["android.sensor.info.activeArraySize"]["bottom"]-aay
64 "gridHeight": aah/IMG_STATS_GRID}
  /cts/apps/CtsVerifier/jni/verifier/
com_android_cts_verifier_camera_StatsImage.cpp 33 jint aax, jint aay, jint aaw, jint aah,
48 const int ngy = aah / gh;
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
sections.s 33 ivals .word 0aah, 0bbh, 0cch
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java 787 int aah = ItsUtils.getActiveArrayCropRegion(mCameraCharacteristics) local
    [all...]

Completed in 454 milliseconds