acldvppSetJpegeConfigLevel
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Sets an encoding configuration.
Prototype
aclError acldvppSetJpegeConfigLevel(acldvppJpegeConfig *jpegeConfig, uint32_t level)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
jpegeConfig |
Output |
Pointer to the encoding configuration. Call the acldvppCreateJpegeConfig API to create data of the acldvppJpegeConfig type in advance. |
level |
Input |
Encoding quality level. For the For the For the For the For the |
Returns
0 on success; else, failure. For details, see aclError.