Searched refs:AsyncCodecCallbackDispatch (Results 1 – 2 of 2) sorted by relevance
118 struct AsyncCodecCallbackDispatch { struct376 .onAsyncInputAvailable = AsyncCodecCallbackDispatch::onAsyncInputAvailable, in configureDestinationFormat()377 .onAsyncOutputAvailable = AsyncCodecCallbackDispatch::onAsyncOutputAvailable, in configureDestinationFormat()378 .onAsyncFormatChanged = AsyncCodecCallbackDispatch::onAsyncFormatChanged, in configureDestinationFormat()379 .onAsyncError = AsyncCodecCallbackDispatch::onAsyncError}; in configureDestinationFormat()
47 friend struct AsyncCodecCallbackDispatch;