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
5205 public abstract void onOutputFormatChanged( in onOutputFormatChanged() method in Callback
5844 void ACodec::onOutputFormatChanged(sp<const AMessage> expectedFormat) { in onOutputFormatChanged() function in android::ACodec
6357 void MediaCodec::onOutputFormatChanged() { in onOutputFormatChanged() function in android::MediaCodec