Loading media/libstagefright/MediaCodec.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -3619,7 +3619,6 @@ status_t MediaCodec::onQueueInputBuffer(const sp<AMessage> &msg) { AString *errorDetailMsg; CHECK(msg->findPointer("errorDetailMsg", (void **)&errorDetailMsg)); ALOGI("calling queueSec"); err = mBufferChannel->queueSecureInputBuffer( buffer, (mFlags & kFlagIsSecure), Loading Loading
media/libstagefright/MediaCodec.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -3619,7 +3619,6 @@ status_t MediaCodec::onQueueInputBuffer(const sp<AMessage> &msg) { AString *errorDetailMsg; CHECK(msg->findPointer("errorDetailMsg", (void **)&errorDetailMsg)); ALOGI("calling queueSec"); err = mBufferChannel->queueSecureInputBuffer( buffer, (mFlags & kFlagIsSecure), Loading