mirror of
https://github.com/ittiam-systems/libavc.git
synced 2026-07-08 21:56:20 +07:00
|
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
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 |
||
|---|---|---|
| .. | ||
| svc | ||
| ih264_arm_memory_barrier.s | ||
| ih264_deblk_chroma_a9.s | ||
| ih264_deblk_luma_a9.s | ||
| ih264_default_weighted_pred_a9q.s | ||
| ih264_ihadamard_scaling_a9.s | ||
| ih264_inter_pred_chroma_a9q.s | ||
| ih264_inter_pred_filters_luma_horz_a9q.s | ||
| ih264_inter_pred_filters_luma_vert_a9q.s | ||
| ih264_inter_pred_luma_bilinear_a9q.s | ||
| ih264_inter_pred_luma_copy_a9q.s | ||
| ih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s | ||
| ih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s | ||
| ih264_inter_pred_luma_horz_qpel_a9q.s | ||
| ih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s | ||
| ih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s | ||
| ih264_inter_pred_luma_vert_qpel_a9q.s | ||
| ih264_intra_pred_chroma_a9q.s | ||
| ih264_intra_pred_luma_4x4_a9q.s | ||
| ih264_intra_pred_luma_8x8_a9q.s | ||
| ih264_intra_pred_luma_16x16_a9q.s | ||
| ih264_iquant_itrans_recon_a9.s | ||
| ih264_iquant_itrans_recon_dc_a9.s | ||
| ih264_mem_fns_neon.s | ||
| ih264_padding_neon.s | ||
| ih264_platform_macros.h | ||
| ih264_resi_trans_quant_a9.s | ||
| ih264_weighted_bi_pred_a9q.s | ||
| ih264_weighted_pred_a9q.s | ||