FLAC  1.4.2
FreeLosslessAudioCodec
Public Attributes | List of all members
FLAC__EntropyCodingMethod_PartitionedRice Struct Reference

#include <format.h>

Public Attributes

uint32_t order
 
const FLAC__EntropyCodingMethod_PartitionedRiceContentscontents
 

Detailed Description

Header for a Rice partitioned residual. (c.f. format specification)

Member Data Documentation

uint32_t FLAC__EntropyCodingMethod_PartitionedRice::order

The partition order, i.e. # of contexts = 2 ^ order.

const FLAC__EntropyCodingMethod_PartitionedRiceContents* FLAC__EntropyCodingMethod_PartitionedRice::contents

The context's Rice parameters and/or raw bits.


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

Copyright (c) 2000-2009 Josh Coalson Copyright (c) 2011-2022 Xiph.Org Foundation