High-level hooks for Profile 2 (10/12 bit)
authorDeb Mukherjee <debargha@google.com>
Sat, 5 Apr 2014 00:30:16 +0000 (17:30 -0700)
committerDeb Mukherjee <debargha@google.com>
Tue, 8 Apr 2014 23:18:34 +0000 (16:18 -0700)
commitd35df2d8eaa74d7f9640f380f23e057fd7d83c35
tree1b79ed4a74668132d68f3f23e724c40ee57465f4
parente8e380f994e53c12f34721ed9e5a13b24b09f5f7
High-level hooks for Profile 2 (10/12 bit)

Adds some high-level hooks for profile 2 before further
progress on the implementation.

According to the definitiion in this patch:
1. Profile 2 only supports 10 or 12 bit color but not 8
2. Profile 2 supports all color sampling modes: 444, 422 and 420,
and alpha plane.
3. Profile 3 is currently undefined.

Please consider the definition carefully and suggest modifications
to the definition as needed.

Change-Id: I5b284fc679e54ac5aee171af72fa7994cfd28995
vp9/common/vp9_enums.h
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodeframe.c
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/vp9_cx_iface.c