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

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

Completed in 238 milliseconds