Hello,
When I see imglib manual for C64x , I found that the function IMG_quantize is using DCT coefficient to multiply the coefficient of quantization table, but I think it should use DCT coefficient to divide the coefficient of quantization table. How should I use this quantization function and how to choose a reasonable quantization table parameters q_pt (Q-point of quantization value)?
Thank you very much!