aboutsummaryrefslogtreecommitdiff
path: root/vp9/encoder/x86/temporal_filter_sse4.c
AgeCommit message (Expand)Author
2023-03-14[NEON] Add temporal filter functions, 8-bit and highbdKonstantinos Margaritis
2022-04-18temporal_filter_sse4,cosmetics: fix some typosJames Zern
2022-04-14temporal_filter_sse4: remove unused function paramsJames Zern
2019-03-07Optimize SSE4_1 lowbd temporal filter implementationchiyotsai
2019-03-04Add SSE4_1 highbd version of temporal filterchiyotsai
2019-02-04Fix an inline varible declaration in temporal filterchiyotsai
2019-02-04Some cosmetic fixes to temporal filterchiyotsai
2019-02-01Remove old version of temporal_filter_applychiyotsai
2019-01-28Fix mismatch between SIMD/C version of vp9_apply_temporal_filterchiyotsai
2019-01-24Add SSE4 version of new apply_temporal_filterchiyotsai
2018-08-08Simplify temporal filter strength calculationJingning Han
2017-06-21vp[89],vpx_dsp: add missing includesJames Zern
2017-04-28Use uint32_t for accumulatorJohann
2017-04-26vp9 temporal filter: sse4 implementationJohann