Lines Matching refs:DCT
181 usefulness of DCT scaling as a means of data reduction and SmartScale as a
187 - **libjpeg API: DCT scaling in compressor**<br>
189 There is no technical reason why DCT scaling could not be supported when
196 SmartScale is an extension to the JPEG format that allows for DCT block
205 additional DCT scaling factors.
209 This requires the DCT scaling feature, which is not supported.
212 This requires both the DCT scaling and SmartScale features, which are not
277 v6b. The one exception to this is when using the floating point DCT/IDCT, in
281 - The SSE/SSE2 floating point DCT implementation in libjpeg-turbo is ever so
291 floating point DCT/IDCT algorithms are mainly a legacy feature, and they do
300 floating point DCT/IDCT can depend on the compiler settings.
312 with its DCT/IDCT scaling algorithms rather than with a separate
337 Fast Integer Forward DCT at High Quality Levels
341 correct results whenever the fast integer forward DCT is used along with a JPEG
344 It is therefore strongly advised that you use the accurate integer forward DCT