ISVP-SDK  3.12.0
Ingenic Smart Video Platform SDK
Data Fields
IMPEncoderCropCfg Struct Reference

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
 

Detailed Description

Define the encoder crop attribute(crop first, scaler second)


The documentation for this struct was generated from the following file: