| FFmpeg
    | 
Minima Struct Reference
  | Data Fields | |
| int | height | 
| int | x | 
| int | y | 
| int | checked | 
Detailed Description
Definition at line 63 of file motion_est.c.
Field Documentation
| int Minima::checked | 
Definition at line 66 of file motion_est.c.
Referenced by sab_diamond_search().
| int Minima::height | 
Definition at line 64 of file motion_est.c.
Referenced by minima_cmp(), and sab_diamond_search().
| int Minima::x | 
Definition at line 65 of file motion_est.c.
Referenced by ff_fix_long_mvs(), ff_fix_long_p_mvs(), ff_get_best_fcode(), get_limits(), init_ref(), and sab_diamond_search().
| int Minima::y | 
Definition at line 65 of file motion_est.c.
Referenced by ff_fix_long_mvs(), ff_fix_long_p_mvs(), ff_get_best_fcode(), get_limits(), and sab_diamond_search().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11