Home
last modified time | relevance | path

Searched refs:maxEisHeight (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp1869 uint32_t maxEisHeight = 0; in validateStreamCombination() local
1924 maxEisHeight = MAX_EIS_HEIGHT; in validateStreamCombination()
1978 (newStream->height <= maxEisHeight); in validateStreamCombination()