JPEGReaderPlugin translate. JPEGReaderPlugin browseAllCallsOn: #halt.
cbColorComponentFrom:
colorComponent:from:
colorComponentBlocks:from:
colorConvertGrayscaleMCU
colorConvertMCU
crColorComponentFrom:
decodeBlockInto:component:
idctBlockInt:qt:
nextSampleCb
nextSampleCr
nextSampleFrom:blocks:
nextSampleY
scaleAndSignExtend:inFieldWidth:
yColorComponentFrom:
stInit
primitiveColorConvertGrayscaleMCU
Requires: JPEGColorComponent bits WordArray with: 3*Integer (residuals) ditherMask
primitiveColorConvertMCU
Requires: Array with: 3*JPEGColorComponent bits WordArray with: 3*Integer (residuals) ditherMask
primitiveDecodeMCU
In: anArray WordArray of: DCTSize2 aColorComponent JPEGColorComponent dcTable WordArray acTable WordArray stream JPEGStream
primitiveIdctInt
In: anArray: IntegerArray new: DCTSize2 qt: IntegerArray new: DCTSize2.
fillBuffer
getBits:
jpegDecodeValueFrom:size:
Decode the next value in the receiver using the given huffman table.
loadJPEGStreamFrom:
storeJPEGStreamOn:
initialize
JPEGReaderPlugin initialize
declareCVarsIn:
Note: This method must be implemented by all subclasses to declare variables.