libhevc-mirror/decoder/arm
Ram Mohan M ad0a6d8688 hevcdec: add itrans residue functions
These functions are similar to ihevc_itrans_recon_* with the exception
that instead of computing recon directly they store residue to the
destination buffer. This helps with additional transformation of the
residue coefficients (rotation, rdpcm, ccp) before adding to the
prediction data to generate the final recon.

Test: Build
Change-Id: I9f84e66f5e9595162335cb152a6329a0f8d23337
2026-03-04 12:32:03 -08:00
..
ihevcd_fmt_conv_420sp_to_420p.s Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevcd_fmt_conv_420sp_to_420sp.s Initial Version of HEVC decoder 2014-05-21 18:14:55 -07:00
ihevcd_function_selector.c decoder: Change function pointer argument to avoid passing codec_t 2026-02-28 22:39:33 +05:30
ihevcd_function_selector_a9q.c hevcdec: add itrans residue functions 2026-03-04 12:32:03 -08:00
ihevcd_function_selector_noneon.c hevcdec: add itrans residue functions 2026-03-04 12:32:03 -08:00
ihevcd_itrans_recon_dc_chroma.s Add push-pop for Neon D8-D15 registers 2019-05-29 15:52:09 -07:00
ihevcd_itrans_recon_dc_luma.s Add push-pop for Neon D8-D15 registers 2019-05-29 15:52:09 -07:00