Searched refs:getBufNumRequired (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.h339 uint8_t getBufNumRequired(cam_stream_type_t stream_type);
H A DQCamera2HWI.cpp1231 * FUNCTION : getBufNumRequired
1240 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type) function in class:qcamera::QCamera2HardwareInterface
2704 uint8_t minStreamBufNum = getBufNumRequired(streamType);

Completed in 1320 milliseconds