libavc-mirror/common/arm
Sushant 022704a5d6
Some checks failed
CMake / build (cmake, aarch64-linux-gnu-gcc, -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/aarch64_toolchain.cmake, aarch64-linux-gnu-g++, ubuntu-latest-cross-aarch64-cmake, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, arm-linux-gnueabihf-gcc, -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/aarch32_toolchain.cmake, arm-linux-gnueabihf-g++, ubuntu-latest-cross-aarch32-cmake, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, clang, , clang++, macos-latest-clang-cmake, macos-latest) (push) Has been cancelled
CMake / build (cmake, clang, , clang++, ubuntu-24.04-arm-clang-cmake, ubuntu-24.04-arm) (push) Has been cancelled
CMake / build (cmake, clang, , clang++, ubuntu-latest-clang-cmake, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, clang, -DSANITIZE=fuzzer-no-link,address, clang++, ubuntu-latest-clang-cmake-asan-fuzzer, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, clang, -G Ninja, clang++, ubuntu-latest-clang-cmake-ninja, ubuntu-latest) (push) Has been cancelled
CMake / build (cmake, gcc, , g++, ubuntu-latest-gcc-cmake, ubuntu-latest) (push) Has been cancelled
libavc: use memcpy and memset to enable _FORTIFY_SOURCE
Bypass wrappers functions for memcpy and memset, calling standard
C library functions directly. This allows _FORTIFY_SOURCE to
perform compile-time safety checks.

Bug: 514722372
Test: ./avcdec
Change-Id: Ice5048bdebc74e15c10e16aed3353251773659c7
2026-06-18 10:27:02 -07:00
..
svc svcenc: Redundant code removed 2023-10-27 06:14:32 -07:00
ih264_arm_memory_barrier.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_deblk_chroma_a9.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_deblk_luma_a9.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_default_weighted_pred_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_ihadamard_scaling_a9.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_inter_pred_chroma_a9q.s arm, armv8: Fix C function signature data types 2016-10-05 14:24:54 +03:00
ih264_inter_pred_filters_luma_horz_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_inter_pred_filters_luma_vert_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_inter_pred_luma_bilinear_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_inter_pred_luma_copy_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s arm: Use vqmovun instead of vqshrun #0 2015-06-24 20:45:42 +00:00
ih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_inter_pred_luma_horz_qpel_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_inter_pred_luma_vert_qpel_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_intra_pred_chroma_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_intra_pred_luma_4x4_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_intra_pred_luma_8x8_a9q.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_intra_pred_luma_16x16_a9q.s arm: Use neg instead of rsb with a #0 immediate 2016-10-06 10:29:44 +03:00
ih264_iquant_itrans_recon_a9.s arm: Use unified syntax, ldrsheq instead of ldreqsh 2015-06-24 20:45:21 +00:00
ih264_iquant_itrans_recon_dc_a9.s arm: Use unified syntax, ldrsheq instead of ldreqsh 2015-06-24 20:45:21 +00:00
ih264_mem_fns_neon.s libavc: use memcpy and memset to enable _FORTIFY_SOURCE 2026-06-18 10:27:02 -07:00
ih264_padding_neon.s arm: Use neg instead of rsb with a #0 immediate 2016-10-06 10:29:44 +03:00
ih264_platform_macros.h Decoder: Replacing some numbers with equivalent macros. 2019-03-28 14:40:47 -07:00
ih264_resi_trans_quant_a9.s Resolved warnings and fixed alignment of few assemblies 2015-05-05 17:35:10 +00:00
ih264_weighted_bi_pred_a9q.s arm: Use neg instead of rsb with a #0 immediate 2016-10-06 10:29:44 +03:00
ih264_weighted_pred_a9q.s arm: Use neg instead of rsb with a #0 immediate 2016-10-06 10:29:44 +03:00