summaryrefslogtreecommitdiffstats
path: root/common/arm/ihevc_inter_pred_chroma_vert_w16inp_w16out.s
Commit message (Collapse)AuthorAgeFilesLines
* Add PUSH-POP of D registers in Arm Neon 32 bit functionsRakesh Kumar2018-01-101-3/+10
| | | | | | | | | | | | | According to ARM calling conventions, D8-D15 are callee saved registers. Hence have to be pushed before used as scratch. Added Push Pop in inter_pred, intra_pred, deblk_luma, itrans, itrans_recon, sao, weighted_pred ARM NEON 32 bit functions. Bug: 68320413 Test: Tested hevcdec Change-Id: I71f8868ac4205b0a3680d7ce5b82511653e9c747 (cherry picked from commit a47cb8865a33a87f163d87781f417884d30d46ed) CVE-2017-13177
* Initial Version of HEVC decoderHarish Mahendrakar2014-05-211-0/+329
Compliant to reference software HM11.0 onwards Bug: 14571712 Change-Id: I8af25c1221cc6ab70440141c4d9b48c1ac69696a