Searched refs:onOutputFormatChanged (Results 1 – 6 of 6) sorted by relevance
101 status_t onOutputFormatChanged(size_t trackIndex, CodecState *state);
456 err = onOutputFormatChanged(mStateByTrackIndex.keyAt(i), state); in onDoMoreStuff()571 status_t SimplePlayer::onOutputFormatChanged( in onOutputFormatChanged() function in android::SimplePlayer
301 void onOutputFormatChanged();
404 mCallback.onOutputFormatChanged(mCodec, in handleCallback()1655 public abstract void onOutputFormatChanged(MediaCodec codec, MediaFormat format); in onOutputFormatChanged() method in Callback
1009 onOutputFormatChanged(); in onMessageReceived()1104 onOutputFormatChanged(); in onMessageReceived()2139 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
14493 …method public abstract void onOutputFormatChanged(android.media.MediaCodec, android.media.MediaFor…