RetroArch
Functions
format.h File Reference
#include "../FLAC/format.h"
Include dependency graph for format.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

unsigned FLAC__format_get_max_rice_partition_order (unsigned blocksize, unsigned predictor_order)
 
unsigned FLAC__format_get_max_rice_partition_order_from_blocksize (unsigned blocksize)
 
unsigned FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order (unsigned limit, unsigned blocksize, unsigned predictor_order)
 
void FLAC__format_entropy_coding_method_partitioned_rice_contents_init (FLAC__EntropyCodingMethod_PartitionedRiceContents *object)
 
void FLAC__format_entropy_coding_method_partitioned_rice_contents_clear (FLAC__EntropyCodingMethod_PartitionedRiceContents *object)
 
FLAC__bool FLAC__format_entropy_coding_method_partitioned_rice_contents_ensure_size (FLAC__EntropyCodingMethod_PartitionedRiceContents *object, unsigned max_partition_order)
 

Function Documentation

◆ FLAC__format_entropy_coding_method_partitioned_rice_contents_clear()

void FLAC__format_entropy_coding_method_partitioned_rice_contents_clear ( FLAC__EntropyCodingMethod_PartitionedRiceContents object)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ FLAC__format_entropy_coding_method_partitioned_rice_contents_ensure_size()

FLAC__bool FLAC__format_entropy_coding_method_partitioned_rice_contents_ensure_size ( FLAC__EntropyCodingMethod_PartitionedRiceContents object,
unsigned  max_partition_order 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ FLAC__format_entropy_coding_method_partitioned_rice_contents_init()

void FLAC__format_entropy_coding_method_partitioned_rice_contents_init ( FLAC__EntropyCodingMethod_PartitionedRiceContents object)
Here is the caller graph for this function:

◆ FLAC__format_get_max_rice_partition_order()

unsigned FLAC__format_get_max_rice_partition_order ( unsigned  blocksize,
unsigned  predictor_order 
)
Here is the call graph for this function:

◆ FLAC__format_get_max_rice_partition_order_from_blocksize()

unsigned FLAC__format_get_max_rice_partition_order_from_blocksize ( unsigned  blocksize)
Here is the caller graph for this function:

◆ FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order()

unsigned FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order ( unsigned  limit,
unsigned  blocksize,
unsigned  predictor_order 
)
Here is the caller graph for this function: