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

Data Fields

GetBitContext gb
 
const uint8_tbuf
 
int size
 
int delta_size
 
int hscale
 

Detailed Description

Definition at line 34 of file truemotion2rt.c.

Field Documentation

GetBitContext TrueMotion2RTContext::gb

Definition at line 35 of file truemotion2rt.c.

Referenced by decode_frame().

const uint8_t* TrueMotion2RTContext::buf

Definition at line 36 of file truemotion2rt.c.

Referenced by decode_frame(), and truemotion2rt_decode_header().

int TrueMotion2RTContext::size

Definition at line 37 of file truemotion2rt.c.

Referenced by decode_frame(), and truemotion2rt_decode_header().

int TrueMotion2RTContext::delta_size

Definition at line 38 of file truemotion2rt.c.

Referenced by decode_frame(), and truemotion2rt_decode_header().

int TrueMotion2RTContext::hscale

Definition at line 39 of file truemotion2rt.c.

Referenced by decode_frame(), and truemotion2rt_decode_header().


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