va: add new ABGR/XBGR fourcc codes.
authorVictor Ying <victor.ying@intel.com>
Tue, 23 Jul 2013 06:25:00 +0000 (08:25 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 27 Aug 2013 09:39:36 +0000 (11:39 +0200)
commit3003999c6e5717ff94be3e2a5ec7dff08c8cad5c
tree32315233b41f11082d3e05aff3ffacf2f446c243
parentd2dbc3f69c69e5933e7b3da429c0fb0cae5b98b0
va: add new ABGR/XBGR fourcc codes.

Add VA_FOURCC_ABGR and its companion VA_FOURCC_XBGR definition. This
represents a packed RGB format with 32 bpp, i.e. 8-bit per component.
The components order in memory is A B G R.

Signed-off-by: Victor Ying <victor.ying@intel.com>
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
va/va.h