FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
VP56Macroblock Struct Reference

#include <vp56.h>

Data Fields

uint8_t type
 
VP56mv mv
 

Detailed Description

Definition at line 75 of file vp56.h.

Field Documentation

uint8_t VP56Macroblock::type

Definition at line 76 of file vp56.h.

Referenced by ff_vp56_decode_mbs(), vp56_decode_mv(), and vp56_get_vectors_predictors().

VP56mv VP56Macroblock::mv

Definition at line 77 of file vp56.h.

Referenced by vp56_decode_4mv(), vp56_decode_mv(), and vp56_get_vectors_predictors().


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