- 31 Jul, 2015 2 commits
-
-
Harish Mahendrakar authored
Spec mandates these to be multiples of min_cb_size. Bug fix: 22278703 Change-Id: I17f0c2242519a9277598b8fb5b05717e1ce7469b
-
Naveen Kumar Ponnusamy authored
Removed few unused functions Fixed an issue in 420P output in shared mdoe Few bug fixes in handling loop filter corner cases in multi-tile multi-slice clips Renamed few elements in mv_buf_t for consistency Bug: 22860270 Change-Id: I8d179b9ad3c7ee3ad27972ee02ea2658fd2c3c25
-
- 12 Dec, 2014 1 commit
-
-
Duane Sand authored
Change-Id: I9830652a3662c6c2aec0110ff86e542702935013
-
- 01 Dec, 2014 1 commit
-
-
Bernhard Rosenkränzer authored
This allows them to be built with clang's internal assembler. Also, pass -I flags to the assembler explicitly and stop disabling clang. Signed-off-by:
Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org> Change-Id: I67dfd0d1b44217af6cf159f4d8810b3c2173702b
-
- 24 Nov, 2014 1 commit
-
-
Chih-Hung Hsieh authored
Clang does not preprocess .s files. There are also some instructions not recognized by clang. BUG: 18392882 Change-Id: I15d12e55556ca297352f430867d446144b9d5341
-
- 09 Aug, 2014 1 commit
-
-
Greg Hackmann authored
ARCH_ARM_HAVE_NEON only applies to ARMv7 targets, since ARMv8 requires NEON support. It may be set anyway on some targets but this shouldn't be relied on. Also fix DEFAULT_ARCH not getting set, which currently works anyway but mostly by accident (ihevcd_init_function_ptr() falls back on the case we happen to want). Change-Id: Ided35523f83fdffca313e2bcb71470cdf780fa55 Signed-off-by:
Greg Hackmann <ghackmann@google.com>
-
- 12 Jul, 2014 2 commits
-
-
Naveen Kumar Ponnusamy authored
Cleaned up source files for redundant and inactive #if directives
-
Naveen Kumar Ponnusamy authored
Change-Id: Ia19a99001fef37334f18521dd8f8710907fe370d
-
- 06 Jun, 2014 1 commit
-
-
Harish Mahendrakar authored
Added support for returning coded width and height along with display dimensions Fixed few macros for mips Removed signed comparison warnings Removed few files that are not needed Fixed an issue in handling more than 256 slices in a picture Bug: 14571712 Change-Id: Ie485aaae3a13744bc9acff8aa699efbbc31f94f1
-
- 22 May, 2014 1 commit
-
-
Harish Mahendrakar authored
Compliant to reference software HM11.0 onwards Bug: 14571712 Change-Id: I8af25c1221cc6ab70440141c4d9b48c1ac69696a
-
- 17 Apr, 2014 1 commit
-
-
Qiwen Zhao authored
-