From: julien on
hello all,
i did an implementation in matlab for H.264 encoding and decoding (integer 4x4) = transform and quantization then the inverse, but i had one small problem with it when i used the blkproc(...,...,...,)i used Y = AXA place DCT,.
anyone can write the code of quantization?thank you .