| FFmpeg
    4.0
    | 
| Data Fields | |
| int | mb_w | 
| int | mb_h | 
| int | mb_size | 
| int | mb_stride | 
| int | top | 
| MV * | mv | 
Definition at line 49 of file clearvideo.c.
| int MVInfo::mb_w | 
Definition at line 50 of file clearvideo.c.
Referenced by mvi_predict(), and mvi_reset().
| int MVInfo::mb_h | 
Definition at line 51 of file clearvideo.c.
Referenced by mvi_predict(), and mvi_reset().
| int MVInfo::mb_size | 
Definition at line 52 of file clearvideo.c.
Referenced by mvi_predict(), and mvi_reset().
| int MVInfo::mb_stride | 
Definition at line 53 of file clearvideo.c.
Referenced by mvi_predict(), mvi_reset(), and mvi_update_row().
| int MVInfo::top | 
Definition at line 54 of file clearvideo.c.
Referenced by mvi_predict(), mvi_reset(), and mvi_update_row().
| MV* MVInfo::mv | 
Definition at line 55 of file clearvideo.c.
Referenced by clv_decode_end(), clv_decode_init(), mvi_predict(), mvi_reset(), and mvi_update_row().
 1.8.13
 1.8.13