Loading media/libstagefright/omx/SoftVideoDecoderOMXComponent.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -651,7 +651,6 @@ OMX_ERRORTYPE SoftVideoDecoderOMXComponent::setConfig( return OMX_ErrorBadPortIndex; } mOutputFormat = OMX_COLOR_FormatYUV420Planar16; mHdrStaticInfo = hdrStaticInfoParams->sInfo; updatePortDefinitions(false); Loading Loading
media/libstagefright/omx/SoftVideoDecoderOMXComponent.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -651,7 +651,6 @@ OMX_ERRORTYPE SoftVideoDecoderOMXComponent::setConfig( return OMX_ErrorBadPortIndex; } mOutputFormat = OMX_COLOR_FormatYUV420Planar16; mHdrStaticInfo = hdrStaticInfoParams->sInfo; updatePortDefinitions(false); Loading