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

  /external/flac/include/FLAC/
format.h 528 unsigned min_framesize, max_framesize; member in struct:__anon6439
    [all...]
  /external/flac/libFLAC/
stream_decoder.c 2991 const unsigned min_framesize = decoder->private_->stream_info.data.stream_info.min_framesize; local
    [all...]
stream_encoder.c 2530 const unsigned min_framesize = metadata->data.stream_info.min_framesize; local
2695 const unsigned min_framesize = metadata->data.stream_info.min_framesize; local
    [all...]

Completed in 31 milliseconds