FFmpeg  4.0
Data Fields
TrueMotion2RTContext Struct Reference

Data Fields

GetBitContext gb
 
int delta_size
 
int hscale
 

Detailed Description

Definition at line 35 of file truemotion2rt.c.

Field Documentation

◆ gb

GetBitContext TrueMotion2RTContext::gb

Definition at line 36 of file truemotion2rt.c.

Referenced by truemotion2rt_decode_frame().

◆ delta_size

int TrueMotion2RTContext::delta_size

Definition at line 37 of file truemotion2rt.c.

Referenced by truemotion2rt_decode_frame(), and truemotion2rt_decode_header().

◆ hscale

int TrueMotion2RTContext::hscale

Definition at line 38 of file truemotion2rt.c.

Referenced by truemotion2rt_decode_frame(), and truemotion2rt_decode_header().


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