Function: dvpp_create_border_config
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
x |
√ |
|
√ |
|
x |
|
√ |
|
√ |
Description
Creates data of the acldvppBorderConfig type as a border configuration.
To destroy data of the acldvppBorderConfig type, call acl.media.dvpp_destroy_border_config.
The
Prototype
- C Prototype
1acldvppBorderConfig *acldvppCreateBorderConfig()
- Python Function
1pic_desc = acl.media.dvpp_create_border_config()
Parameters
None
Return Value
Return Value |
Description |
|---|---|
pic_desc |
|
Parent topic: common