Tao.Sdl SDK Documentation

Smpeg.SMPEGfilter_deblocking Method 

The deblocking filter. It filters block borders and non-intra coded blocks to reduce blockiness

[Visual Basic]
Public Shared Function SMPEGfilter_deblocking() As IntPtr
[C#]
public static IntPtr SMPEGfilter_deblocking();

Return Value

IntPtr to Smpeg.SMPEG_Filter

Remarks

Binds to C-function in MPEGfilter.h

            SMPEG_Filter * SMPEGfilter_deblocking(void)
            

See Also

Smpeg Class | Tao.Sdl Namespace | SMPEGfilter_null | SMPEGfilter_bilinear