]> granicus.if.org Git - libvpx/commit
vp9 quantize: rewrite ssse3 in intrinsics
authorJohann <johann.koenig@gmail.com>
Sat, 1 Oct 2022 02:47:05 +0000 (11:47 +0900)
committerJohann <johann.koenig@gmail.com>
Mon, 17 Oct 2022 03:23:24 +0000 (12:23 +0900)
commit828d05d4a497e7f5d635a8e5bf35fca790759b13
tree5733c292b5179f2726ad680caae827e5e930dd01
parent79b718abdbbdb6d53f68316cef289c657c9fb02e
vp9 quantize: rewrite ssse3 in intrinsics

Change-Id: I3177251a5935453a23a23c39ea5f6fd41254775e
test/vp9_quantize_test.cc
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/x86/vp9_quantize_ssse3.c [new file with mode: 0644]
vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm [deleted file]
vp9/vp9cx.mk