Searched defs:absolute_byte_offset (Results 1 – 2 of 2) sorted by relevance
| /third_party/libsnd/src/ |
| D | flac.c | 346 …eek_callback (const FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 absolute_byte_offset, voi… in sf_flac_seek_callback() 357 …ll_callback (const FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 *absolute_byte_offset, voi… in sf_flac_tell_callback() 551 …eek_callback (const FLAC__StreamEncoder * UNUSED (encoder), FLAC__uint64 absolute_byte_offset, voi… in sf_flac_enc_seek_callback() 562 …ell_callback (const FLAC__StreamEncoder *UNUSED (encoder), FLAC__uint64 *absolute_byte_offset, voi… in sf_flac_enc_tell_callback()
|
| /third_party/gstreamer/gstplugins_good/ext/flac/ |
| D | gstflacenc.c | 979 FLAC__uint64 absolute_byte_offset, void *client_data) in gst_flac_enc_seek_callback() 1260 FLAC__uint64 * absolute_byte_offset, void *client_data) in gst_flac_enc_tell_callback()
|