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

  /external/icu4c/test/perf/utfperf/
utfperf.cpp 27 #define INPUT_CAPACITY (1024*1024)
31 #define OUTPUT_CAPACITY INPUT_CAPACITY
33 static char utf8[INPUT_CAPACITY];
  /external/flac/libFLAC/
stream_encoder.c 333 unsigned input_capacity; /* current size (in samples) of the signal and residual buffers */ member in struct:FLAC__StreamEncoderPrivate
    [all...]

Completed in 111 milliseconds