acldvppDestroyJpegeConfig
Description
Destroys data of the acldvppJpegeConfig type created by the acldvppCreateJpegeConfig call.
Prototype
aclError acldvppDestroyJpegeConfig(acldvppJpegeConfig *jpegeConfig)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
jpegeConfig |
Input |
Pointer to data of the acldvppJpegeConfig type. |
Returns
The value 0 indicates success, and other values indicate failure. For details, see aclError.
Parent topic: acldvppJpegeConfig