Searched refs:onAsyncFormatChanged (Results 1 – 3 of 3) sorted by relevance
146 static void onAsyncFormatChanged(AMediaCodec* codec, void* userdata, AMediaFormat* format) { in onAsyncFormatChanged() function378 .onAsyncFormatChanged = AsyncCodecCallbackDispatch::onAsyncFormatChanged, in configureDestinationFormat()
120 AMediaCodecOnAsyncFormatChanged onAsyncFormatChanged; member
238 || mCodec->mAsyncCallback.onAsyncFormatChanged != NULL) { in onMessageReceived()239 mCodec->mAsyncCallback.onAsyncFormatChanged( in onMessageReceived()