Searched defs:AVRegionOfInterest (Results 1 – 1 of 1) sorted by relevance
243 typedef struct AVRegionOfInterest { struct248 uint32_t self_size;258 int top;259 int bottom;260 int left;261 int right;286 } AVRegionOfInterest; argument