Displaying 1 result from an estimated 1 matches for "oc_enc_block_transform_quantize".
2011 Apr 08
1
Inverse DCT in coding stage
Why in the procedure oc_enc_block_transform_quantize() is used function oc_idct8x8()?
After all, Inverse DCT only need to decoding stage, rather than coding?