Searched defs:AVRegionOfInterest (Results 1 – 1 of 1) sorted by relevance
250 typedef struct AVRegionOfInterest { struct255 uint32_t self_size;265 int top;266 int bottom;267 int left;268 int right;293 } AVRegionOfInterest; argument