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

  /external/flac/libFLAC/include/protected/
stream_encoder.h 98 unsigned min_residual_partition_order; member in struct:FLAC__StreamEncoderProtected
  /external/flac/libFLAC/
stream_encoder.c 128 unsigned min_residual_partition_order; member in struct:CompressionLevels
771 if(encoder->protected_->min_residual_partition_order >= encoder->protected_->max_residual_partition_order)
772 encoder->protected_->min_residual_partition_order = encoder->protected_->max_residual_partition_order;
    [all...]

Completed in 3119 milliseconds