Lines Matching refs:getBufNumRequired
2366 * FUNCTION : getBufNumRequired
2375 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type)
2963 streamInfo->num_bufs = getBufNumRequired(stream_type);
5532 required = getBufNumRequired(CAM_STREAM_TYPE_SNAPSHOT);
6646 uint8_t minStreamBufNum = getBufNumRequired(streamType);
7640 uint8_t minStreamBufNum = getBufNumRequired(CAM_STREAM_TYPE_OFFLINE_PROC);