summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2019-01-16Merge "mips highbd: resolve missing declarations"Johann Koenig
2019-01-15mips: add rtcd.h to resolve missing declarationsJohann
2019-01-15mips highbd: resolve missing declarationsJohann
2019-01-15Remove unnecessary calculation in 4-tap interpolation filterchiyotsai
2019-01-09highbd idct: resolve missing declarationsJohann
2019-01-08ppc: resolve missing declarationsJohann
2019-01-07Merge "vpx_filter: resolve missing declarations"Johann Koenig
2019-01-07Merge "arm neon: resolve missing declarations"Johann Koenig
2019-01-07arm neon: resolve missing declarationsJohann
2019-01-07vpx_filter: resolve missing declarationsJohann
2019-01-07Fix OOB memory access on fuzzed datakyslov
2018-12-24Merge "fwd_dct32x32 avx2: resolve missing declarations"Johann Koenig
2018-12-21Merge "fwd_dct32x32 sse2: resolve missing declarations"Johann Koenig
2018-12-21fwd_dct32x32 avx2: resolve missing declarationsJohann
2018-12-21fwd_dct32x32 sse2: resolve missing declarationsJohann
2018-12-21convolve avx2: resolve missing declarationsJohann
2018-12-21Merge "subpixel_8t sse2: resolve missing declarations"Johann Koenig
2018-12-21subpixel_8t ssse3: resolve missing declarationsJohann
2018-12-21subpixel_8t sse2: resolve missing declarationsJohann
2018-12-21subpixel_8t avx2: resolve missing declarationsJohann
2018-12-21Merge "highbd quantize: resolve missing declarations"Johann Koenig
2018-12-20highbd quantize: resolve missing declarationsJohann
2018-12-20highbd variance: resolve missing declarationsJohann
2018-12-08Merge "Add satd avx2 implementation"Sai Deng
2018-12-07Add high bit Hadamard 32x32 avx2 implementationsdeng
2018-12-06Add satd avx2 implementationsdeng
2018-12-05Add high bit Hadamard 16x16 avx2 implementationsdeng
2018-12-05Merge "quantize neon: fix hbd builds"Johann Koenig
2018-12-05Merge "Fix overflow in calculating highbd SSIM"Sai Deng
2018-12-05Fix overflow in calculating highbd SSIMsdeng
2018-12-03quantize neon: fix hbd buildsJohann
2018-12-03Add high bit Hadamard 8x8 avx2 implementationsdeng
2018-11-30quantize 32x32: saturate dqcoeff on x86Johann
2018-11-30Merge "Use 16 bit ints in Hadamard highbd col8 first pass"Sai Deng
2018-11-29Use 16 bit ints in Hadamard highbd col8 first passsdeng
2018-11-28quantize 32x32: fix dqcoeffJohann
2018-11-28quantize: fix x86 hbd buildsJohann
2018-11-27rename quantize_x86.hJohann
2018-11-20Merge "Fix oob in vpx_setup_noise"Jerome Jiang
2018-11-16Fix oob in vpx_setup_noiseJerome Jiang
2018-11-12quantize: use aarch64 vmaxvJohann
2018-11-05Merge "clang-tidy: fix vpx_dsp parameters"Johann Koenig
2018-11-02Merge "vpx postproc: rewrite in intrinsics"Johann Koenig
2018-11-02Merge "Add highbd Hadamard transform C implementations"Sai Deng
2018-11-01Add highbd Hadamard transform C implementationssdeng
2018-11-01clang-tidy: fix vpx_dsp parametersJohann
2018-10-31clang-tidy: normalize variance functionsJohann
2018-10-30Add SSE2 support for hbd 4-tap interpolation filter.chiyotsai
2018-10-29vpx postproc: rewrite in intrinsicsJohann
2018-10-29Add AVX2 support for hbd 4-tap interpolation filter.chiyotsai