Searched refs:temp_callbacks (Results 1 – 2 of 2) sorted by relevance
/external/flac/include/FLAC/ |
D | metadata.h | 1052 …handle, FLAC__IOCallbacks callbacks, FLAC__IOHandle temp_handle, FLAC__IOCallbacks temp_callbacks);
|
/external/flac/libFLAC/ |
D | metadata_iterators.c | 1793 … 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()
|