Modify the interface of Huffman table for JPEG decoding
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 12 Jan 2012 02:09:44 +0000 (10:09 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 6 Feb 2012 08:26:39 +0000 (16:26 +0800)
commit4670753cbaca32b9b88d59abe9cd2ffa8e39c5d3
treeff1159a16daae01c3e649f1ab529387f2ddc0436
parent63402bc46d72915b5cc7af3117a7f22f5cf1fbfc
Modify the interface of Huffman table for JPEG decoding

The user application will send up to 4 huffman table to driver,
and driver will select the right huffman table for each component
via dc_selector and ac_selector.

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