Function: dvpp_get_jpege_config_level
Applicability
Product |
Supported (√/x) |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function Usage
Obtains an encoding configuration.
Prototype
- C Prototype
1uint32_t acldvppGetJpegeConfigLevel(const acldvppJpegeConfig *jpegeConfig)
- Python Function
1level = acl.media.dvpp_get_jpege_config_level(dvpp_jpege_config)
Parameter Description
Parameter |
Description |
|---|---|
dvpp_jpege_config |
Int, pointer address of the encoding configuration data. acl.media.dvpp_create_jpege_config is called to create the data of the acldvppJpegeConfig type, and acl.media.dvpp_set_jpege_config_level is called to set the encoding configuration data. |
Return Value Description
Return Value |
Description |
|---|---|
level |
Int, encoding quality level. For the For the For the For the For the |