FFmpeg
|
FFBoundingBox Struct Reference
#include <bbox.h>
Data Fields | |
int | x1 |
int | x2 |
int | y1 |
int | y2 |
Detailed Description
Field Documentation
int FFBoundingBox::x1 |
Definition at line 27 of file bbox.h.
Referenced by blur_image(), ff_calculate_bounding_box(), and filter_frame().
int FFBoundingBox::x2 |
Definition at line 27 of file bbox.h.
Referenced by ff_calculate_bounding_box(), and filter_frame().
int FFBoundingBox::y1 |
Definition at line 27 of file bbox.h.
Referenced by blur_image(), ff_calculate_bounding_box(), and filter_frame().
int FFBoundingBox::y2 |
Definition at line 27 of file bbox.h.
Referenced by ff_calculate_bounding_box(), and filter_frame().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11