Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <sorensonspark.h>
This item is not part of the S60 5th Edition SDK

Class TSparkDecompressSettings

class TSparkDecompressSettings;

Description

Settings to describe decompression

Members

Defined in TSparkDecompressSettings:


Member data


iDeblockingMethod

TSparkDeblocking iDeblockingMethod;

Description

If this member is set to EDeblockNever the decompressor will never deblock the image even if the deblocking bit is set in the bitstream. If this member is set to EDeblockAlways the decompressor will deblock the image even if the deblocking bit not set in the bitstream. If this member is set to EDeblockAsIndicated then deblocking will only occur when the deblocking bit in the bitstream is set to 1.