imagingmodules/jp2kcodec/Inc/JP2KPacket.h
changeset 10 ac33adcbae0f
parent 0 469c91dae73b
equal deleted inserted replaced
0:469c91dae73b 10:ac33adcbae0f
    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         */