commit | fdf37fc742d0f4a3fc7b29c3ac5f435532044eb6 | [log] [tgz] |
---|---|---|
author | Lu Chen <chelu@google.com> | Tue Aug 03 15:54:52 2021 -0700 |
committer | Lu Chen <chelu@google.com> | Tue Aug 03 16:07:02 2021 -0700 |
tree | 3042e08e23876e54128d077a9ca28e180e2e3c79 | |
parent | ce2411a62df440bd750b017a136113237c74cb08 [diff] |
Make a few function parameters to be reference To avoid redundant copies of input data, const reference is used. Note that there is a behavior change when calling createMediaFilterEventWithIon: the output buffer will be cleared even if the operation fails to unblock future calls. Test: vts-tradefed run vts -m VtsHalTvTunerV1_1TargetTest Change-Id: Ib26f90930d288738c5b55843e2aecde5318c3786