|
FFmpeg
|
essential slice information More...
#include <rv34.h>
Public Attributes | |
| int | type |
| slice type (intra, inter) | |
| int | quant |
| quantizer used for this slice | |
| int | vlc_set |
| VLCs used for this slice. | |
| int | start |
| int | end |
| start and end macroblocks of the slice | |
| int | width |
| coded width | |
| int | height |
| coded height | |
| int | pts |
| frame timestamp | |
essential slice information
1.8.12