commit | 8eb646f89b94cf6d0aa26e5bca39ba083a554965 | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Wed May 09 14:23:00 2018 -0700 |
committer | Ray Essick <essick@google.com> | Tue Jun 05 13:04:22 2018 -0700 |
tree | 11bfb08fb1722b0b435c453aed777ab94687c31f | |
parent | 36ef96da451b4257b77e841b36d4dcbcb250500d [diff] |
Collected Cleanups from Ittiam Test: CTS android.media.cts.DecoderTest{AacDrc,XheAac} Added __ARM_NEON__ check to generic function selector Bug: 80432407 Change-Id: I66c7879fda1369da88ccaea5f8792ea54657cdaf Added support to build for mips Bug: 80432286 Change-Id: I908029bbaddd3c1fbc39be1192926b56d981576e Add optimized versions for qmf_dec for armv7 and armv8 Separating common functions and platform specific functions in ixheaacd_qmf_dec.c. Platform specific functions are moved to qmf_dec in armv7, armv8 and generic folder. Bug: 80431870 Change-Id: I860cb79a1870e228d2108b7915418e1c003cefc5 Fixes for crashes reported by Fuzzer tool Bug: 109697676 Change-Id: I862fc054b99ee9d427d20596bc8d2e85522a7188