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

  /external/flac/libFLAC/include/private/
ogg_encoder_aspect.h 51 FLAC__uint64 samples_written; member in struct:FLAC__OggEncoderAspect
  /external/flac/include/FLAC/
stream_encoder.h 671 * \param samples_written Samples written so far.
678 typedef void (*FLAC__StreamEncoderProgressCallback)(const FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, unsigned frames_written, unsigned total_frames_estimate, void *client_data);
    [all...]
  /external/flac/libFLAC/
stream_encoder.c 383 FLAC__uint64 samples_written; member in struct:FLAC__StreamEncoderPrivate
    [all...]

Completed in 87 milliseconds