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

  /external/flac/libFLAC/
stream_decoder.c 178 FLAC__uint32 fixed_block_size, next_fixed_block_size; member in struct:FLAC__StreamDecoderPrivate
467 decoder->private_->fixed_block_size = decoder->private_->next_fixed_block_size = 0;
    [all...]
  /external/fio/
init.c 427 static int fixed_block_size(struct thread_options *o) function
544 && !fixed_block_size(o)) {
    [all...]

Completed in 2823 milliseconds