imagingmodules/jp2kcodec/Inc/JP2KPacket.h
branchRCL_3
changeset 4 3993b8f65362
parent 0 469c91dae73b
equal deleted inserted replaced
0:469c91dae73b 4:3993b8f65362
    78         /**
    78         /**
    79         * Set the number of blocks
    79         * Set the number of blocks
    80         * @since 2.6
    80         * @since 2.6
    81         * @param aCodeBlock: the size of the codeblock.
    81         * @param aCodeBlock: the size of the codeblock.
    82         */
    82         */
    83         void SetNumOfBlocks( TSize& aCodeBlock );
    83         void SetNumOfBlocksL( TSize& aCodeBlock );
    84 
    84 
    85         /**
    85         /**
    86         * Build the inclusive informaiton of the packet
    86         * Build the inclusive informaiton of the packet
    87         * @since 2.6
    87         * @since 2.6
    88         */
    88         */