Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp8621 uint8_t imglib_extra_bufs = mParameters.getNumOfExtraBuffersForImageProc(); in addReprocChannel() local
8622 if (temp_feature_mask && imglib_extra_bufs) { in addReprocChannel()
8625 minStreamBufNum = (uint8_t)(minStreamBufNum + imglib_extra_bufs + 1); in addReprocChannel()