FFmpeg
|
RICEContext Struct Reference
Collaboration diagram for RICEContext:
Data Fields | |
GetBitContext | gb |
int | save |
int | run |
int | run2 |
int | sum |
int | count |
int | lossy |
Detailed Description
Field Documentation
int RICEContext::count |
Definition at line 55 of file loco.c.
Referenced by loco_decode_plane(), loco_get_rice_param(), and loco_update_rice_param().
GetBitContext RICEContext::gb |
Definition at line 53 of file loco.c.
Referenced by loco_decode_plane(), and loco_get_rice().
int RICEContext::lossy |
Definition at line 56 of file loco.c.
Referenced by loco_decode_plane(), and loco_get_rice().
int RICEContext::run |
Definition at line 54 of file loco.c.
Referenced by loco_decode_plane(), and loco_get_rice().
int RICEContext::run2 |
Definition at line 54 of file loco.c.
Referenced by loco_decode_plane(), and loco_get_rice().
int RICEContext::save |
Definition at line 54 of file loco.c.
Referenced by loco_decode_plane(), and loco_get_rice().
int RICEContext::sum |
Definition at line 55 of file loco.c.
Referenced by loco_decode_plane(), loco_get_rice_param(), and loco_update_rice_param().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11