HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order (Results 1 - 3 of 3) sorted by null

  /external/flac/libFLAC/include/private/
format.h 40 unsigned FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order(unsigned limit, unsigned blocksize, unsigned predictor_order);
  /external/flac/libFLAC/
format.c 521 FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order(
538 unsigned FLAC__format_get_max_rice_partition_order_from_blocksize_limited_max_and_predictor_order(unsigned limit, unsigned blocksize, unsigned predictor_order)
stream_encoder.c     [all...]

Completed in 52 milliseconds