Searched refs:handleOutputFormatChangeIfNeeded (Results 1 – 2 of 2) sorted by relevance
555 void handleOutputFormatChangeIfNeeded(const sp<MediaCodecBuffer> &buffer);
2935 handleOutputFormatChangeIfNeeded(buffer); in handleDequeueOutputBuffer()3522 handleOutputFormatChangeIfNeeded(buffer); in onMessageReceived()4456 void MediaCodec::handleOutputFormatChangeIfNeeded(const sp<MediaCodecBuffer> &buffer) { in handleOutputFormatChangeIfNeeded() function in android::MediaCodec