mirror of
https://github.com/ittiam-systems/libhevc.git
synced 2026-04-02 20:30:49 +07:00
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 |
||
|---|---|---|
| .. | ||
| ihevcd_fmt_conv_ssse3_intr.c | ||
| ihevcd_function_selector.c | ||
| ihevcd_function_selector_generic.c | ||
| ihevcd_function_selector_sse42.c | ||
| ihevcd_function_selector_ssse3.c | ||
| ihevcd_it_rec_dc_sse42_intr.c | ||
| ihevcd_it_rec_dc_ssse3_intr.c | ||