aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarish Mahendrakar <hmahendrakar@google.com>2023-12-14 00:57:16 +0000
committerCherrypicker Worker <android-build-cherrypicker-worker@google.com>2024-01-09 01:42:27 +0000
commitc53d8130079e576c8c4bcefb7b6da5b389c1c55c (patch)
tree23a76a0c64670f0fe599f4edc3904b0200d92967
parentf65d237fa4412c77805843baa93ab5c0c39b2eeb (diff)
downloadlibaom-c53d8130079e576c8c4bcefb7b6da5b389c1c55c.tar.gz
Update libaom_blocklist.txt to ignore CFI failures on ASM functions
Bug: 316176066 Test: atest CtsMediaV2TestCases -- --module-arg \ CtsMediaV2TestCases:instrumentation-arg:codec-prefix:=c2.android.av1 (cherry picked from https://android-review.googlesource.com/q/commit:1f8d172d5445a4c0a6cd8941f98c79ae93eb3a82) Merged-In: Iacd310b7863e5842118965ce2fabdd6a9f8efc09 Change-Id: Iacd310b7863e5842118965ce2fabdd6a9f8efc09
-rw-r--r--libaom_blocklist.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/libaom_blocklist.txt b/libaom_blocklist.txt
index 06a721b0d..02b850846 100644
--- a/libaom_blocklist.txt
+++ b/libaom_blocklist.txt
@@ -26,3 +26,5 @@ fun:av1_get_perpixel_variance_facade
fun:highbd_10_variance_sse2
# libaom/av1/encoder/encodeframe_utils.c: indirect call to assembly code on x86/x86_64 platform
fun:fast_detect_non_zero_motion
+# libaom/av1/common/reconintra.c: indirect call to assembly code on x86/x86_64 platform
+fun:highbd_build_intra_predictors