msm: vidc: Fix a bug in setting quantization param

More memory was being mem copied than allocated
which causes garbage values to be sent to firmware.
Firmware is currently ignoring this value but going
forward this can cause problems. Fixing the issue in
this change.

Change-Id: Icefd079f5b5b1d664d136acbc7175075f214f8d7
Signed-off-by: Vinay Kalia <vkalia@codeaurora.org>
1 file changed