HomeSort by relevance Sort by last modified time
    Searched full:file_write_callback_ (Results 1 - 1 of 1) sorted by null

  /external/flac/libFLAC/
stream_encoder.c 306 static FLAC__StreamEncoderWriteStatus file_write_callback_(const FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, void *client_data);
4499 FLAC__StreamEncoderWriteStatus file_write_callback_(const FLAC__StreamEncoder *encoder, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, void *client_data) function
    [all...]

Completed in 187 milliseconds