Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp7808 uint8_t imglib_extra_bufs = mParameters.getNumOfExtraBuffersForImageProc(); in addReprocChannel() local
7809 if (temp_feature_mask && imglib_extra_bufs) { in addReprocChannel()
7812 minStreamBufNum = (uint8_t)(minStreamBufNum + imglib_extra_bufs + 1); in addReprocChannel()