Searched refs:getBufNumRequired (Results 1 – 2 of 2) sorted by relevance
461 uint8_t getBufNumRequired(cam_stream_type_t stream_type);
2375 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type) in getBufNumRequired() function in qcamera::QCamera2HardwareInterface2963 streamInfo->num_bufs = getBufNumRequired(stream_type); in allocateStreamInfoBuf()5532 required = getBufNumRequired(CAM_STREAM_TYPE_SNAPSHOT); in sendCommand()6646 uint8_t minStreamBufNum = getBufNumRequired(streamType); in addStreamToChannel()7640 uint8_t minStreamBufNum = getBufNumRequired(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocChannel()