---
title: Deinit
description: "销毁GPU加速实例。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/240RC2/armnative/kunpengcpsvideo_16_0088.html
sourcePath: /source/zh/kunpengboostkithistory/240RC2/armnative/kunpengcpsvideo_16_0088.html
indexId: 1990dc52e573df3402eb9e37f2adcfca02692b52e90cd7b4dc4b9ad7c7133f9979
---
# Deinit

#### 函数功能

销毁GPU加速实例。


#### 约束说明

NA


#### 函数原型

int32_t DeInit() = 0


#### 参数说明

NA


#### 返回值说明

数据类型：GpuEncoderErrorCode

取值如下：

- OK：销毁GPU加速实例成功。
- 其他：销毁GPU加速实例失败。
