![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
Define the encoder crop attribute(crop first, scaler second) More...
#include <imp_encoder.h>
Data Fields | |
| bool | enable |
| whether enable/disable crop, false:disable, true: enable | |
| uint32_t | x |
| the left-top x-coordinate of crop region | |
| uint32_t | y |
| the left-top y-coordinate of crop region | |
| uint32_t | w |
| the width of crop region | |
| uint32_t | h |
| the height of crop region | |
Define the encoder crop attribute(crop first, scaler second)
1.8.8