libavc-mirror/encoder/x86
Ashwin Natesan 51268b3a71 svcenc: Redundant code removed
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
2023-10-27 06:14:32 -07:00
..
svc svcenc: Redundant code removed 2023-10-27 06:14:32 -07:00
ih264e_function_selector.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_function_selector_sse42.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_function_selector_ssse3.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_half_pel_ssse3.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_intra_modes_eval_ssse3.c libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ih264e_platform_macros.h libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30
ime_distortion_metrics_sse42.c Don't declare variables after statements 2015-06-25 13:29:52 +03:00
ime_platform_macros.h libavcenc: Remove duplicate code and improve readability 2023-10-01 01:37:17 +05:30