FFmpeg
Data Fields
RICEContext Struct Reference

Data Fields

GetBitContext gb
 
int save
 
int run
 
int run2
 
int sum
 
int count
 
int lossy
 

Detailed Description

Definition at line 52 of file loco.c.

Field Documentation

◆ gb

GetBitContext RICEContext::gb

Definition at line 53 of file loco.c.

Referenced by loco_decode_plane().

◆ save

int RICEContext::save

Definition at line 54 of file loco.c.

Referenced by loco_decode_plane().

◆ run

int RICEContext::run

Definition at line 54 of file loco.c.

Referenced by loco_decode_plane().

◆ run2

int RICEContext::run2

Definition at line 54 of file loco.c.

Referenced by loco_decode_plane().

◆ sum

int RICEContext::sum

Definition at line 55 of file loco.c.

Referenced by loco_decode_plane().

◆ count

int RICEContext::count

Definition at line 55 of file loco.c.

Referenced by loco_decode_plane().

◆ lossy

int RICEContext::lossy

Definition at line 56 of file loco.c.

Referenced by loco_decode_plane().


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