Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/libFLAC++/
H A Dstream_encoder.cpp504 …void File::progress_callback(FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32_t fr… in progress_callback()
509 …t ::FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in progress_callback_()
/aosp_15_r20/external/flac/src/libFLAC/include/private/
H A Dogg_encoder_aspect.h51 FLAC__uint64 samples_written; member
/aosp_15_r20/external/flac/examples/cpp/encode/file/
H A Dmain.cpp175 void OurEncoder::progress_callback(FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in progress_callback()
/aosp_15_r20/external/flac/examples/c/encode/file/
H A Dmain.c168 …nst FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, unsign… in progress_callback()
/aosp_15_r20/external/flac/src/metaflac/
H A Doperations_shorthand_seektable.c103 FLAC__uint64 samples_written; member
/aosp_15_r20/external/flac/src/test_libFLAC++/
H A Dencoders.cpp183 void FileEncoder::progress_callback(FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint3… in progress_callback()
/aosp_15_r20/external/flac/src/test_libFLAC/
H A Dencoders.c148 …nst FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in stream_encoder_progress_callback_()
/aosp_15_r20/external/flac/src/flac/
H A Dencode.c92 FLAC__uint64 samples_written; member
2405 …nst FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in encoder_progress_callback()
/aosp_15_r20/external/libxaac/test/decoder/
H A Dixheaacd_main.c879 WORD32 samples_written = 0; in ixheaacd_main_process() local
/aosp_15_r20/external/flac/src/libFLAC/
H A Dstream_encoder.c411 FLAC__uint64 samples_written; member