FFmpeg
|
comp_types Struct Reference
Data Fields | |
int | algorithm |
int | block_width |
int | block_height |
int | block_type |
Detailed Description
Definition at line 116 of file truemotion1.c.
Field Documentation
int comp_types::algorithm |
Definition at line 117 of file truemotion1.c.
Referenced by truemotion1_decode_frame(), and truemotion1_decode_header().
int comp_types::block_height |
Definition at line 119 of file truemotion1.c.
Referenced by truemotion1_decode_header().
int comp_types::block_type |
Definition at line 120 of file truemotion1.c.
Referenced by truemotion1_decode_header().
int comp_types::block_width |
Definition at line 118 of file truemotion1.c.
Referenced by truemotion1_decode_header().
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