Home
last modified time | relevance | path

Searched refs:temp_callbacks (Results 1 – 2 of 2) sorted by relevance

/external/flac/include/FLAC/
Dmetadata.h1052 …handle, FLAC__IOCallbacks callbacks, FLAC__IOHandle temp_handle, FLAC__IOCallbacks temp_callbacks);
/external/flac/libFLAC/
Dmetadata_iterators.c1793 … handle, FLAC__IOCallbacks callbacks, FLAC__IOHandle temp_handle, FLAC__IOCallbacks temp_callbacks) in FLAC__metadata_chain_write_with_callbacks_and_tempfile() argument
1813 if (0 == temp_callbacks.write) { in FLAC__metadata_chain_write_with_callbacks_and_tempfile()
1837 …_(chain, handle, callbacks.read, callbacks.seek, callbacks.eof, temp_handle, temp_callbacks.write)) in FLAC__metadata_chain_write_with_callbacks_and_tempfile()