Searched defs:onOutputFormatChanged (Results 1 – 6 of 6) sorted by relevance
85 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in CodecAsyncHandler
62 public void onOutputFormatChanged(MediaCodec codec, MediaFormat format) { in onOutputFormatChanged() method in ResourcePolicyTestActivity.TestCodecCallback
571 status_t SimplePlayer::onOutputFormatChanged( in onOutputFormatChanged() function in android::SimplePlayer
4930 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
5241 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec
5757 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec