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

  /external/flac/include/FLAC/
stream_encoder.h 672 * \param frames_written Frames 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...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 182 uint64_t frames_written; member in struct:android::submix_stream_out
    [all...]
  /external/flac/libFLAC/
stream_encoder.c 384 unsigned frames_written; member in struct:FLAC__StreamEncoderPrivate
    [all...]

Completed in 596 milliseconds