Searched defs:samples_written (Results 1 – 10 of 10) sorted by relevance
/external/flac/src/libFLAC/include/private/ |
D | ogg_encoder_aspect.h | 51 FLAC__uint64 samples_written; member
|
/external/flac/examples/cpp/encode/file/ |
D | main.cpp | 173 void OurEncoder::progress_callback(FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in progress_callback()
|
/external/flac/examples/c/encode/file/ |
D | main.c | 166 …nst FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, unsign… in progress_callback()
|
/external/flac/src/metaflac/ |
D | operations_shorthand_seektable.c | 101 FLAC__uint64 samples_written; member
|
/external/flac/src/libFLAC++/ |
D | stream_encoder.cpp | 501 …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++/ |
D | encoders.cpp | 183 void FileEncoder::progress_callback(FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint3… in progress_callback()
|
/external/flac/src/test_libFLAC/ |
D | encoders.c | 148 …nst FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, uint32… in stream_encoder_progress_callback_()
|
/external/libxaac/test/ |
D | ixheaacd_main.c | 818 WORD32 samples_written = 0; in ixheaacd_main_process() local
|
/external/flac/src/flac/ |
D | encode.c | 91 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/ |
D | stream_encoder.c | 382 FLAC__uint64 samples_written; member
|