|
|
int | offset |
| | byte offset from start of FLACParseContext->buffer
|
| |
|
int * | link_penalty |
| | pointer to array of local scores between this header and the one at a distance equal array position
|
| |
|
int | max_score |
| | maximum score found after checking each child that has a valid CRC
|
| |
|
FLACFrameInfo | fi |
| | decoded frame header info
|
| |
|
struct FLACHeaderMarker * | next |
| | next CRC-8 verified header that immediately follows this one in the bytestream
|
| |
|
struct FLACHeaderMarker * | best_child |
| | following frame header with which this frame has the best score with
|
| |
The documentation for this struct was generated from the following file: