DeInitVdec

Function Usage

DVPP video decoding deinitialization function, which must be used together with InitVdec to destroy resources.

Prototype

1
APP_ERROR DvppWrapper::DeInitVdec();

Response Parameters

Data Structure

Description

APP_ERROR

For details about the returned error codes, see APP_ERROR Description.