Loading media/codec2/sfplugin/CCodecBufferChannel.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1770,7 +1770,7 @@ void CCodecBufferChannel::sendOutputBuffers() { realloc(c2Buffer); output.unlock(); mCCodecCallback->onOutputBuffersChanged(); return; break; case OutputBuffers::RETRY: ALOGV("[%s] sendOutputBuffers: unable to register output buffer", mName); Loading Loading
media/codec2/sfplugin/CCodecBufferChannel.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1770,7 +1770,7 @@ void CCodecBufferChannel::sendOutputBuffers() { realloc(c2Buffer); output.unlock(); mCCodecCallback->onOutputBuffersChanged(); return; break; case OutputBuffers::RETRY: ALOGV("[%s] sendOutputBuffers: unable to register output buffer", mName); Loading