_vx_nn_deconvolution_params_t Struct Reference#
_vx_nn_deconvolution_params_t Struct Reference
  Input parameters for a deconvolution operation. More...
#include <docs-7.0.2/amd_openvx/openvx/include/VX/vx_khr_nn.h>
Data Fields | |
| vx_size | padding_x | 
| Number of elements subtracted at each side in the x dimension of the output.  | |
| vx_size | padding_y | 
| Number of elements subtracted at each side in the y dimension of the output.  | |
| vx_enum | overflow_policy | 
A  VX_TYPE_ENUM of the  vx_convert_policy_e enumeration.  | |
| vx_enum | rounding_policy | 
A  VX_TYPE_ENUM of the  vx_round_policy_e enumeration.  | |
| vx_size | a_x | 
| user-specified quantity used to distinguish between the \(upscale_x\) different possible output sizes.  | |
| vx_size | a_y | 
| user-specified quantity used to distinguish between the \(upscale_y\) different possible output sizes.  | |
Detailed Description
Input parameters for a deconvolution operation.
The documentation for this struct was generated from the following file:
- docs-7.0.2/amd_openvx/openvx/include/VX/vx_khr_nn.h