Home
last modified time | relevance | path

Searched refs:FLAC__MAX_RICE_PARTITION_ORDER (Results 1 – 2 of 2) sorted by relevance

/external/flac/include/FLAC/
Dformat.h151 #define FLAC__MAX_RICE_PARTITION_ORDER (15u) macro
/external/flac/libFLAC/
Dformat.c531 return flac_min(FLAC__MAX_RICE_PARTITION_ORDER, max_rice_partition_order); in FLAC__format_get_max_rice_partition_order_from_blocksize()