Searched refs:sensor_height (Results 1 – 2 of 2) sorted by relevance
84 uint32_t sensor_height) = 0;
82 uint32_t sensor_height);369 uint32_t sensor_height) { in SetDigitalZoomRatio() argument372 (crop_height == 0) ? 1.0 : 1.0 * sensor_height / crop_height; in SetDigitalZoomRatio()