mirror of
https://github.com/ittiam-systems/libavc.git
synced 2026-04-03 04:40:48 +07:00
The following lines of code have been removed to improve coverage -
[x] Functions -
- isvc_interleaved_copy
- isvc_16bit_interleaved_copy
- isvc_16bit_interleaved_memset
- isvc_iquant_itrans_recon_chroma_4x4_neon
- isvc_iquant_itrans_recon_chroma_4x4_sse42
- isvc_iquant_itrans_recon_4x4_dc_with_res_output_neon
- isvc_iquant_itrans_recon_res_dc_4x4_sse42
- isvc_iquant_itrans_recon_4x4_dc_with_res_accumulate_neon
- isvc_iquant_itrans_recon_res_dc_with_res_acc_4x4_sse42
- isvce_wait_for_thread
[x] Function pointer initialisations for the functions above
Test: svc_enc_fuzzer
|
||
|---|---|---|
| .. | ||
| 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 | ||