pic_motion_params2 Struct Reference

definition of pic motion parameters More...

#include <global.h>


Data Fields

int64 ref_pic_id
int64 ref_id
short mv [2]
char ref_idx
byte mb_field
byte field_frame


Detailed Description

definition of pic motion parameters

Definition at line 183 of file global.h.


Field Documentation

indicates if co_located is field or frame.

Definition at line 190 of file global.h.

field macroblock indicator

Definition at line 189 of file global.h.

short mv[2]

motion vector [list][subblock_x][subblock_y][component]

Definition at line 187 of file global.h.

int64 ref_id

reference picture identifier [list][subblock_y][subblock_x]

Definition at line 186 of file global.h.

char ref_idx

reference picture [list][subblock_y][subblock_x]

Definition at line 188 of file global.h.

int64 ref_pic_id

reference picture identifier [list][subblock_y][subblock_x]

Definition at line 185 of file global.h.


The documentation for this struct was generated from the following file:

Documentation generated with DoxyGen