ref: a258bba1fb6b93cbaf65b8bf3c892bff9fe9ace2
parent: 2bbde25003f5f67e2d60449712521890cadf7774
author: Paul Wilkins <paulwilkins@google.com>
date: Thu Nov 3 12:58:26 EDT 2011
Segment Feature Data Access No change to functionality or output. Updates to the segment feature data structure now all done through functions such as set_segdata() and get_segdata() in seg_common.c. The reason for this is to make changing the structures (if needed) and debug easier. In addition it provides a single location for subsequent addition of range and validity checks. For example valid combination of mode and reference frame. Change-Id: I2e866505562db4e4cb6f17a472b25b4465f01add