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 1203 of file global.h.


Field Documentation

indicates if co_located is field or frame.

Definition at line 1210 of file global.h.

field macroblock indicator

Definition at line 1209 of file global.h.

short mv[2]

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

Definition at line 1207 of file global.h.

int64 ref_id

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

Definition at line 1206 of file global.h.

char ref_idx

reference picture [list][subblock_y][subblock_x]

Definition at line 1208 of file global.h.

int64 ref_pic_id

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

Definition at line 1205 of file global.h.


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

Documentation generated with DoxyGen