RetroArch
Public Attributes | List of all members
FLAC__EntropyCodingMethod Struct Reference

#include <format.h>

Collaboration diagram for FLAC__EntropyCodingMethod:
[legend]

Public Attributes

FLAC__EntropyCodingMethodType type
 
union {
   FLAC__EntropyCodingMethod_PartitionedRice   partitioned_rice
 
data
 

Detailed Description

Header for the entropy coding method. (c.f. format specification)

Member Data Documentation

◆ data

union { ... } FLAC__EntropyCodingMethod::data

◆ partitioned_rice

FLAC__EntropyCodingMethod_PartitionedRice FLAC__EntropyCodingMethod::partitioned_rice

◆ type

FLAC__EntropyCodingMethodType FLAC__EntropyCodingMethod::type

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