Searched refs:getBufNumRequired (Results 1 – 2 of 2) sorted by relevance
469 uint8_t getBufNumRequired(cam_stream_type_t stream_type);
2431 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type) in getBufNumRequired() function in qcamera::QCamera2HardwareInterface3020 streamInfo->num_bufs = getBufNumRequired(stream_type); in allocateStreamInfoBuf()5644 required = getBufNumRequired(CAM_STREAM_TYPE_SNAPSHOT); in sendCommand()6760 uint8_t minStreamBufNum = getBufNumRequired(streamType); in addStreamToChannel()7770 uint8_t minStreamBufNum = getBufNumRequired(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocChannel()