Modify the interface of Quantization table for JPEG decoding
authorXiang, Haihao <haihao.xiang@intel.com>
Wed, 11 Jan 2012 07:12:35 +0000 (15:12 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 6 Feb 2012 08:26:11 +0000 (16:26 +0800)
commit037fb878e0680a6ede05d7b7aab02a24dcca1022
treef0331b7127ab7a94b39191b81cf0f21c4c7c7f48
parent82225f07c33e5ddbe1dbbe4b6d5538a6bd93fb57
Modify the interface of Quantization table for JPEG decoding

The user application will send up to 4 quantization table to driver,
and driver will select the right quantization table for each component
via quantiser_table_selector. The quantization elements are specified
in zig-zag scan order

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
va/va.h