Searched refs:sensor_height (Results 1 – 3 of 3) 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()
385 auto sensor_height = in IsStreamCombinationSupported() local389 if (stream.height != sensor_height || stream.width != sensor_width) { in IsStreamCombinationSupported()394 __FUNCTION__, stream.height, stream.width, sensor_height, in IsStreamCombinationSupported()