|
FFmpeg
|
information for Indeo macroblock (16x16, 8x8 or 4x4) More...
#include <ivi.h>
Public Attributes | |
| int16_t | xpos |
| int16_t | ypos |
| uint32_t | buf_offs |
| address in the output buffer for this mb | |
| uint8_t | type |
| macroblock type: 0 - INTRA, 1 - INTER | |
| uint8_t | cbp |
| coded block pattern | |
| int8_t | q_delta |
| quant delta | |
| int8_t | mv_x |
| motion vector (x component) | |
| int8_t | mv_y |
| motion vector (y component) | |
| int8_t | b_mv_x |
| second motion vector (x component) | |
| int8_t | b_mv_y |
| second motion vector (y component) | |
information for Indeo macroblock (16x16, 8x8 or 4x4)
1.8.12