Home
last modified time | relevance | path

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

/external/flac/libFLAC/include/private/
Dformat.h38 unsigned FLAC__format_get_max_rice_partition_order(unsigned blocksize, unsigned predictor_order);
/external/flac/libFLAC/
Dformat.c518 unsigned FLAC__format_get_max_rice_partition_order(unsigned blocksize, unsigned predictor_order) in FLAC__format_get_max_rice_partition_order() function