Home
last modified time | relevance | path

Searched defs:min_framesize (Results 1 – 3 of 3) sorted by relevance

/external/flac/include/FLAC/
Dformat.h531 unsigned min_framesize, max_framesize; member
/external/flac/libFLAC/
Dstream_encoder.c2708 const unsigned min_framesize = metadata->data.stream_info.min_framesize; in update_metadata_() local
2873 const unsigned min_framesize = metadata->data.stream_info.min_framesize; in update_ogg_metadata_() local
Dstream_decoder.c3004 const unsigned min_framesize = decoder->private_->stream_info.data.stream_info.min_framesize; in seek_to_absolute_sample_() local