| 
    FFmpeg
    
   | 
 
Data Fields | |
| AVFrame * | f | 
| int16_t(*[2] | motion_val_buf )[2] | 
| int16_t(*[2] | motion_val )[2] | 
| uint32_t * | mb_type_buf | 
| uint32_t * | mb_type | 
| AVFrame* SVQ3Frame::f | 
Definition at line 74 of file svq3.c.
Referenced by free_picture(), get_buffer(), and svq3_mc_dir_part().
| int16_t(*[2] SVQ3Frame::motion_val_buf)[2] | 
Definition at line 76 of file svq3.c.
Referenced by free_picture(), and get_buffer().
| int16_t(*[2] SVQ3Frame::motion_val)[2] | 
Definition at line 77 of file svq3.c.
Referenced by get_buffer().
| uint32_t* SVQ3Frame::mb_type_buf | 
Definition at line 79 of file svq3.c.
Referenced by free_picture(), and get_buffer().
| uint32_t * SVQ3Frame::mb_type | 
Definition at line 79 of file svq3.c.
Referenced by get_buffer().
 1.8.17