Fix for crc related issues

Maximum crc registers allowed is 7. Crc registers are accessed
and updated inside the function ixheaacd_adts_crc_start_reg().
Check has been added before the function call so that if the
register value is less than 7 then only the function gets called.

Bug:112551726
Bug:112551874
Bug:112609715
Bug:112713720
Bug:112715795
Bug:113261928
Test: poc
Change-Id: I3935546b8fb3dc5c82bee16639df771349e6d2b6
(cherry picked from commit 55c1da8c375fb236f669a20c17ac9faf8e14fb07)
(cherry picked from commit b0768b05646cbdb34d0c62ab9657d43ed148eb4b)
2 files changed
tree: 058646c6b4ab1a5997d3ca166fc339f91357288c
  1. decoder/
  2. test/
  3. Android.bp
  4. LICENSE
  5. MODULE_LICENSE_APACHE2
  6. NOTICE
  7. OWNERS