Home
last modified time | relevance | path

Searched defs:samples_written (Results 1 – 10 of 10) sorted by relevance

/external/flac/src/libFLAC/include/private/
Dogg_encoder_aspect.h51 FLAC__uint64 samples_written; member
/external/flac/examples/cpp/encode/file/
Dmain.cpp173 void OurEncoder::progress_callback(FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in progress_callback()
/external/flac/examples/c/encode/file/
Dmain.c166 …nst FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, unsign… in progress_callback()
/external/flac/src/metaflac/
Doperations_shorthand_seektable.c101 FLAC__uint64 samples_written; member
/external/flac/src/libFLAC++/
Dstream_encoder.cpp501 …void File::progress_callback(FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32_t fr… in progress_callback()
506 …t ::FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in progress_callback_()
/external/flac/src/test_libFLAC++/
Dencoders.cpp183 void FileEncoder::progress_callback(FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint3… in progress_callback()
/external/flac/src/test_libFLAC/
Dencoders.c148 …nst FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in stream_encoder_progress_callback_()
/external/libxaac/test/
Dixheaacd_main.c818 WORD32 samples_written = 0; in ixheaacd_main_process() local
/external/flac/src/flac/
Dencode.c91 FLAC__uint64 samples_written; member
2460 …nst FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in encoder_progress_callback()
/external/flac/src/libFLAC/
Dstream_encoder.c382 FLAC__uint64 samples_written; member