commit | 0bb222ead0ea02017bb66d60dd27c4e7bb981908 | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Sat Jan 20 20:09:35 2018 -0800 |
committer | Lajos Molnar <lajos@google.com> | Sat Jan 20 20:45:23 2018 -0800 |
tree | 483f4fcab3920beef8be12f1deee0a160ee62c6a | |
parent | 82b0b6c93750bd43e8f35dc5db04e59435c7990d [diff] |
Codec2: fix up C2Param Add an internal _C2ParamInspector to be able to inspect fields of C2ParamField and C2FieldId, and to parse C2Param out of blob. Fix C2Param::updateFrom to allow copying a param that is smaller than the current param (e.g. for flex params) as that is always safe. Allow enum helper macros to be 'preinited' by C2Config.h to allow any include order. Bug: 64121714 Change-Id: I8be8fa974194bfe397f90a334e786f94fe20862c