Searched refs:getBufNumRequired (Results 1 – 6 of 6) sorted by relevance
422 uint8_t getBufNumRequired(cam_stream_type_t stream_type);
1439 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type) in getBufNumRequired() function in qcamera::QCamera2HardwareInterface1786 streamInfo->num_bufs = getBufNumRequired(stream_type); in allocateStreamInfoBuf()3964 uint8_t minStreamBufNum = getBufNumRequired(streamType); in addStreamToChannel()4623 uint8_t minStreamBufNum = getBufNumRequired(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocChannel()
426 uint8_t getBufNumRequired(cam_stream_type_t stream_type);
1485 uint8_t QCamera2HardwareInterface::getBufNumRequired(cam_stream_type_t stream_type) in getBufNumRequired() function in qcamera::QCamera2HardwareInterface1922 streamInfo->num_bufs = getBufNumRequired(stream_type); in allocateStreamInfoBuf()3993 required = getBufNumRequired(CAM_STREAM_TYPE_SNAPSHOT); in sendCommand()5046 uint8_t minStreamBufNum = getBufNumRequired(streamType); in addStreamToChannel()5920 uint8_t minStreamBufNum = getBufNumRequired(CAM_STREAM_TYPE_OFFLINE_PROC); in addReprocChannel()