Searched defs:samples_written (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/flac/src/libFLAC++/ |
H A D | stream_encoder.cpp | 504 …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 D | ogg_encoder_aspect.h | 51 FLAC__uint64 samples_written; member
|
/aosp_15_r20/external/flac/examples/cpp/encode/file/ |
H A D | main.cpp | 175 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 D | main.c | 168 …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 D | operations_shorthand_seektable.c | 103 FLAC__uint64 samples_written; member
|
/aosp_15_r20/external/flac/src/test_libFLAC++/ |
H A D | encoders.cpp | 183 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 D | encoders.c | 148 …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 D | encode.c | 92 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 D | ixheaacd_main.c | 879 WORD32 samples_written = 0; in ixheaacd_main_process() local
|
/aosp_15_r20/external/flac/src/libFLAC/ |
H A D | stream_encoder.c | 411 FLAC__uint64 samples_written; member
|