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

  /external/flac/include/FLAC/
stream_encoder.h 671 * \param frames_written Frames written so far.
677 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 401 unsigned frames_written; member in struct:FLAC__StreamEncoderPrivate
    [all...]

Completed in 53 milliseconds