Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp1856 bool bJpegExceeds4K = false; in validateStreamCombination() local
1956 bJpegExceeds4K = true; in validateStreamCombination()
2080 if (status->bIs4KVideo && bJpegExceeds4K) { in validateStreamCombination()
2099 if (!status->isZsl && bJpegOnEncoder && bJpegExceeds4K && status->bUseCommonFeatureMask) { in validateStreamCombination()