Loading media/libstagefright/omx/SoftVideoDecoderOMXComponent.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,7 @@ SoftVideoDecoderOMXComponent::SoftVideoDecoderOMXComponent( mCropWidth(width), mCropHeight(height), mOutputPortSettingsChange(NONE), mUpdateColorAspects(false), mMinInputBufferSize(384), // arbitrary, using one uncompressed macroblock mMinCompressionRatio(1), // max input size is normally the output size mComponentRole(componentRole), Loading Loading
media/libstagefright/omx/SoftVideoDecoderOMXComponent.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,7 @@ SoftVideoDecoderOMXComponent::SoftVideoDecoderOMXComponent( mCropWidth(width), mCropHeight(height), mOutputPortSettingsChange(NONE), mUpdateColorAspects(false), mMinInputBufferSize(384), // arbitrary, using one uncompressed macroblock mMinCompressionRatio(1), // max input size is normally the output size mComponentRole(componentRole), Loading