History log of /aosp_15_r20/external/libhevc/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c83a76b021-Aug-2024 Suyog Pawar <[email protected]>

Upgrade libhevc to v1.6.0 am: 4d311bca90 am: 69743a7ab9

Original change: https://android-review.googlesource.com/c/platform/external/libhevc/+/3226843

Change-Id: I6a95d219c69b1befffe4cd32e20482de16

Upgrade libhevc to v1.6.0 am: 4d311bca90 am: 69743a7ab9

Original change: https://android-review.googlesource.com/c/platform/external/libhevc/+/3226843

Change-Id: I6a95d219c69b1befffe4cd32e20482de16afe38e
Signed-off-by: Automerger Merge Worker <[email protected]>

show more ...


.github/workflows/cifuzz.yml
.github/workflows/cmake.yml
Android.bp
CMakeLists.txt
FrameInfo.md
LICENSE
METADATA
MODULE_LICENSE_APACHE2
NOTICE
OWNERS
PREUPLOAD.cfg
README.md
cmake/toolchains/aarch32_toolchain.cmake
cmake/toolchains/aarch64_toolchain.cmake
cmake/utils.cmake
common/arm/ihevc_cmn_utils_neon.h
common/arm/ihevc_deblk_chroma_horz.s
common/arm/ihevc_deblk_chroma_vert.s
common/arm/ihevc_deblk_luma_horz.s
common/arm/ihevc_deblk_luma_vert.s
common/arm/ihevc_func_selector.h
common/arm/ihevc_inter_pred_chroma_copy.s
common/arm/ihevc_inter_pred_chroma_copy_w16out.s
common/arm/ihevc_inter_pred_chroma_horz.s
common/arm/ihevc_inter_pred_chroma_horz_w16out.s
common/arm/ihevc_inter_pred_chroma_vert.s
common/arm/ihevc_inter_pred_chroma_vert_w16inp.s
common/arm/ihevc_inter_pred_chroma_vert_w16inp_w16out.s
common/arm/ihevc_inter_pred_chroma_vert_w16out.s
common/arm/ihevc_inter_pred_filters_luma_horz.s
common/arm/ihevc_inter_pred_filters_luma_vert.s
common/arm/ihevc_inter_pred_filters_luma_vert_w16inp.s
common/arm/ihevc_inter_pred_luma_copy.s
common/arm/ihevc_inter_pred_luma_copy_w16out.s
common/arm/ihevc_inter_pred_luma_horz_w16out.s
common/arm/ihevc_inter_pred_luma_vert_w16inp_w16out.s
common/arm/ihevc_intra_pred_chroma_dc.s
common/arm/ihevc_intra_pred_chroma_horz.s
common/arm/ihevc_intra_pred_chroma_mode2.s
common/arm/ihevc_intra_pred_chroma_mode_18_34.s
common/arm/ihevc_intra_pred_chroma_mode_27_to_33.s
common/arm/ihevc_intra_pred_chroma_mode_3_to_9.s
common/arm/ihevc_intra_pred_chroma_planar.s
common/arm/ihevc_intra_pred_chroma_ver.s
common/arm/ihevc_intra_pred_filters_chroma_mode_11_to_17.s
common/arm/ihevc_intra_pred_filters_chroma_mode_19_to_25.s
common/arm/ihevc_intra_pred_filters_luma_mode_11_to_17.s
common/arm/ihevc_intra_pred_filters_luma_mode_19_to_25.s
common/arm/ihevc_intra_pred_filters_neon_intr.c
common/arm/ihevc_intra_pred_luma_dc.s
common/arm/ihevc_intra_pred_luma_horz.s
common/arm/ihevc_intra_pred_luma_mode2.s
common/arm/ihevc_intra_pred_luma_mode_18_34.s
common/arm/ihevc_intra_pred_luma_mode_27_to_33.s
common/arm/ihevc_intra_pred_luma_mode_3_to_9.s
common/arm/ihevc_intra_pred_luma_planar.s
common/arm/ihevc_intra_pred_luma_vert.s
common/arm/ihevc_intra_ref_substitution_a9q.c
common/arm/ihevc_itrans_recon_16x16.s
common/arm/ihevc_itrans_recon_32x32.s
common/arm/ihevc_itrans_recon_4x4.s
common/arm/ihevc_itrans_recon_4x4_ttype1.s
common/arm/ihevc_itrans_recon_8x8.s
common/arm/ihevc_mem_fns.s
common/arm/ihevc_padding.s
common/arm/ihevc_platform_macros.h
common/arm/ihevc_quant_iquant_ssd_neon_intr.c
common/arm/ihevc_resi_trans.s
common/arm/ihevc_resi_trans_32x32_a9q.s
common/arm/ihevc_resi_trans_neon.c
common/arm/ihevc_resi_trans_neon_32x32.c
common/arm/ihevc_sao_band_offset_chroma.s
common/arm/ihevc_sao_band_offset_luma.s
common/arm/ihevc_sao_edge_offset_class0.s
common/arm/ihevc_sao_edge_offset_class0_chroma.s
common/arm/ihevc_sao_edge_offset_class1.s
common/arm/ihevc_sao_edge_offset_class1_chroma.s
common/arm/ihevc_sao_edge_offset_class2.s
common/arm/ihevc_sao_edge_offset_class2_chroma.s
common/arm/ihevc_sao_edge_offset_class3.s
common/arm/ihevc_sao_edge_offset_class3_chroma.s
common/arm/ihevc_weighted_pred_bi.s
common/arm/ihevc_weighted_pred_bi_default.s
common/arm/ihevc_weighted_pred_neon_intr.c
common/arm/ihevc_weighted_pred_uni.s
common/arm64/ihevc_deblk_chroma_horz.s
common/arm64/ihevc_deblk_chroma_vert.s
common/arm64/ihevc_deblk_luma_horz.s
common/arm64/ihevc_deblk_luma_vert.s
common/arm64/ihevc_inter_pred_chroma_copy.s
common/arm64/ihevc_inter_pred_chroma_copy_w16out.s
common/arm64/ihevc_inter_pred_chroma_horz.s
common/arm64/ihevc_inter_pred_chroma_horz_w16out.s
common/arm64/ihevc_inter_pred_chroma_vert.s
common/arm64/ihevc_inter_pred_chroma_vert_w16inp.s
common/arm64/ihevc_inter_pred_chroma_vert_w16inp_w16out.s
common/arm64/ihevc_inter_pred_chroma_vert_w16out.s
common/arm64/ihevc_inter_pred_filters_luma_horz.s
common/arm64/ihevc_inter_pred_filters_luma_vert.s
common/arm64/ihevc_inter_pred_filters_luma_vert_w16inp.s
common/arm64/ihevc_inter_pred_filters_luma_vert_w16out.s
common/arm64/ihevc_inter_pred_luma_copy.s
common/arm64/ihevc_inter_pred_luma_copy_w16out.s
common/arm64/ihevc_inter_pred_luma_horz_w16out.s
common/arm64/ihevc_inter_pred_luma_vert_w16inp_w16out.s
common/arm64/ihevc_intra_pred_chroma_dc.s
common/arm64/ihevc_intra_pred_chroma_horz.s
common/arm64/ihevc_intra_pred_chroma_mode2.s
common/arm64/ihevc_intra_pred_chroma_mode_18_34.s
common/arm64/ihevc_intra_pred_chroma_mode_27_to_33.s
common/arm64/ihevc_intra_pred_chroma_mode_3_to_9.s
common/arm64/ihevc_intra_pred_chroma_planar.s
common/arm64/ihevc_intra_pred_chroma_ver.s
common/arm64/ihevc_intra_pred_filters_chroma_mode_11_to_17.s
common/arm64/ihevc_intra_pred_filters_chroma_mode_19_to_25.s
common/arm64/ihevc_intra_pred_filters_luma_mode_11_to_17.s
common/arm64/ihevc_intra_pred_filters_luma_mode_19_to_25.s
common/arm64/ihevc_intra_pred_luma_dc.s
common/arm64/ihevc_intra_pred_luma_horz.s
common/arm64/ihevc_intra_pred_luma_mode2.s
common/arm64/ihevc_intra_pred_luma_mode_18_34.s
common/arm64/ihevc_intra_pred_luma_mode_27_to_33.s
common/arm64/ihevc_intra_pred_luma_mode_3_to_9.s
common/arm64/ihevc_intra_pred_luma_planar.s
common/arm64/ihevc_intra_pred_luma_vert.s
common/arm64/ihevc_itrans_recon_16x16.s
common/arm64/ihevc_itrans_recon_32x32.s
common/arm64/ihevc_itrans_recon_4x4.s
common/arm64/ihevc_itrans_recon_4x4_ttype1.s
common/arm64/ihevc_itrans_recon_8x8.s
common/arm64/ihevc_mem_fns.s
common/arm64/ihevc_neon_macros.s
common/arm64/ihevc_padding.s
common/arm64/ihevc_sao_band_offset_chroma.s
common/arm64/ihevc_sao_band_offset_luma.s
common/arm64/ihevc_sao_edge_offset_class0.s
common/arm64/ihevc_sao_edge_offset_class0_chroma.s
common/arm64/ihevc_sao_edge_offset_class1.s
common/arm64/ihevc_sao_edge_offset_class1_chroma.s
common/arm64/ihevc_sao_edge_offset_class2.s
common/arm64/ihevc_sao_edge_offset_class2_chroma.s
common/arm64/ihevc_sao_edge_offset_class3.s
common/arm64/ihevc_sao_edge_offset_class3_chroma.s
common/arm64/ihevc_weighted_pred_bi.s
common/arm64/ihevc_weighted_pred_bi_default.s
common/arm64/ihevc_weighted_pred_uni.s
common/common.cmake
common/ihevc_buf_mgr.c
common/ihevc_buf_mgr.h
common/ihevc_cabac_tables.c
common/ihevc_cabac_tables.h
common/ihevc_chroma_intra_pred.h
common/ihevc_chroma_intra_pred_filters.c
common/ihevc_chroma_iquant_itrans_recon.c
common/ihevc_chroma_iquant_itrans_recon.h
common/ihevc_chroma_iquant_recon.c
common/ihevc_chroma_iquant_recon.h
common/ihevc_chroma_itrans_recon.c
common/ihevc_chroma_itrans_recon.h
common/ihevc_chroma_itrans_recon_16x16.c
common/ihevc_chroma_itrans_recon_8x8.c
common/ihevc_chroma_recon.c
common/ihevc_chroma_recon.h
common/ihevc_common_tables.c
common/ihevc_common_tables.h
common/ihevc_deblk.h
common/ihevc_deblk_edge_filter.c
common/ihevc_deblk_tables.c
common/ihevc_deblk_tables.h
common/ihevc_debug.h
common/ihevc_defs.h
common/ihevc_disp_mgr.c
common/ihevc_disp_mgr.h
common/ihevc_dpb_mgr.c
common/ihevc_dpb_mgr.h
common/ihevc_error.h
common/ihevc_func_types.h
common/ihevc_hbd_deblk_edge_filter.c
common/ihevc_inter_pred.h
common/ihevc_inter_pred_filters.c
common/ihevc_intra_pred.h
common/ihevc_intra_pred_filters.c
common/ihevc_iquant_itrans_recon.c
common/ihevc_iquant_itrans_recon.h
common/ihevc_iquant_recon.c
common/ihevc_iquant_recon.h
common/ihevc_itrans.c
common/ihevc_itrans.h
common/ihevc_itrans_recon.c
common/ihevc_itrans_recon.h
common/ihevc_itrans_recon_16x16.c
common/ihevc_itrans_recon_32x32.c
common/ihevc_itrans_recon_8x8.c
common/ihevc_macros.h
common/ihevc_mem_fns.c
common/ihevc_mem_fns.h
common/ihevc_padding.c
common/ihevc_padding.h
common/ihevc_quant_iquant_ssd.c
common/ihevc_quant_iquant_ssd.h
common/ihevc_quant_tables.c
common/ihevc_quant_tables.h
common/ihevc_recon.c
common/ihevc_recon.h
common/ihevc_resi_trans.c
common/ihevc_resi_trans.h
common/ihevc_sao.c
common/ihevc_sao.h
common/ihevc_structs.h
common/ihevc_tables_x86_intr.h
common/ihevc_trans.h
common/ihevc_trans_macros.h
common/ihevc_trans_tables.c
common/ihevc_trans_tables.h
common/ihevc_typedefs.h
common/ihevc_weighted_pred.c
common/ihevc_weighted_pred.h
common/ithread.c
common/ithread.h
common/iv.h
common/ivd.h
common/riscv64/ihevc_func_selector.h
common/riscv64/ihevc_platform_macros.h
common/x86/ihevc_16x16_itrans_recon_sse42_intr.c
common/x86/ihevc_32x32_itrans_recon_sse42_intr.c
common/x86/ihevc_chroma_intra_pred_filters_sse42_intr.c
common/x86/ihevc_chroma_intra_pred_filters_ssse3_intr.c
common/x86/ihevc_deblk_ssse3_intr.c
common/x86/ihevc_func_selector.h
common/x86/ihevc_inter_pred_filters_sse42_intr.c
common/x86/ihevc_inter_pred_filters_ssse3_intr.c
common/x86/ihevc_intra_pred_filters_sse42_intr.c
common/x86/ihevc_intra_pred_filters_ssse3_intr.c
common/x86/ihevc_itrans_recon_16x16_ssse3_intr.c
common/x86/ihevc_itrans_recon_32x32_ssse3_intr.c
common/x86/ihevc_itrans_recon_sse42_intr.c
common/x86/ihevc_itrans_recon_ssse3_intr.c
common/x86/ihevc_mem_fns_ssse3_intr.c
common/x86/ihevc_padding_ssse3_intr.c
common/x86/ihevc_platform_macros.h
common/x86/ihevc_sao_ssse3_intr.c
common/x86/ihevc_tables_x86_intr.c
common/x86/ihevc_weighted_pred_sse42_intr.c
common/x86/ihevc_weighted_pred_ssse3_intr.c
decoder/arm/ihevcd_fmt_conv_420sp_to_420p.s
decoder/arm/ihevcd_fmt_conv_420sp_to_420sp.s
decoder/arm/ihevcd_fmt_conv_420sp_to_rgba8888.s
decoder/arm/ihevcd_function_selector.c
decoder/arm/ihevcd_function_selector_a9q.c
decoder/arm/ihevcd_function_selector_noneon.c
decoder/arm/ihevcd_itrans_recon_dc_chroma.s
decoder/arm/ihevcd_itrans_recon_dc_luma.s
decoder/arm64/ihevcd_fmt_conv_420sp_to_420p.s
decoder/arm64/ihevcd_fmt_conv_420sp_to_420sp.s
decoder/arm64/ihevcd_fmt_conv_420sp_to_rgba8888.s
decoder/arm64/ihevcd_function_selector_av8.c
decoder/arm64/ihevcd_itrans_recon_dc_chroma.s
decoder/arm64/ihevcd_itrans_recon_dc_luma.s
decoder/ihevcd_api.c
decoder/ihevcd_bitstream.c
decoder/ihevcd_bitstream.h
decoder/ihevcd_boundary_strength.c
decoder/ihevcd_boundary_strength.h
decoder/ihevcd_cabac.c
decoder/ihevcd_cabac.h
decoder/ihevcd_common_tables.c
decoder/ihevcd_common_tables.h
decoder/ihevcd_cxa.h
decoder/ihevcd_deblk.c
decoder/ihevcd_deblk.h
decoder/ihevcd_debug.h
decoder/ihevcd_decode.c
decoder/ihevcd_decode.h
decoder/ihevcd_defs.h
decoder/ihevcd_error.h
decoder/ihevcd_fmt_conv.c
decoder/ihevcd_fmt_conv.h
decoder/ihevcd_func_types.h
decoder/ihevcd_function_selector.h
decoder/ihevcd_get_mv.c
decoder/ihevcd_get_mv.h
decoder/ihevcd_ilf_padding.c
decoder/ihevcd_ilf_padding.h
decoder/ihevcd_inter_pred.c
decoder/ihevcd_inter_pred.h
decoder/ihevcd_intra_pred_mode_prediction.c
decoder/ihevcd_intra_pred_mode_prediction.h
decoder/ihevcd_iquant_itrans_recon_ctb.c
decoder/ihevcd_iquant_itrans_recon_ctb.h
decoder/ihevcd_itrans_recon_dc.c
decoder/ihevcd_itrans_recon_dc.h
decoder/ihevcd_ittiam_logo.h
decoder/ihevcd_job_queue.c
decoder/ihevcd_job_queue.h
decoder/ihevcd_mv_merge.c
decoder/ihevcd_mv_merge.h
decoder/ihevcd_mv_pred.c
decoder/ihevcd_mv_pred.h
decoder/ihevcd_nal.c
decoder/ihevcd_nal.h
decoder/ihevcd_parse_headers.c
decoder/ihevcd_parse_headers.h
decoder/ihevcd_parse_residual.c
decoder/ihevcd_parse_residual.h
decoder/ihevcd_parse_slice.c
decoder/ihevcd_parse_slice.h
decoder/ihevcd_parse_slice_header.c
decoder/ihevcd_parse_slice_header.h
decoder/ihevcd_process_slice.c
decoder/ihevcd_process_slice.h
decoder/ihevcd_profile.h
decoder/ihevcd_ref_list.c
decoder/ihevcd_ref_list.h
decoder/ihevcd_sao.c
decoder/ihevcd_sao.h
decoder/ihevcd_statistics.h
decoder/ihevcd_structs.h
decoder/ihevcd_trace.h
decoder/ihevcd_utils.c
decoder/ihevcd_utils.h
decoder/ihevcd_version.c
decoder/libhevcdec.cmake
decoder/riscv64/ihevcd_function_selector.c
decoder/riscv64/ihevcd_function_selector_generic.c
decoder/x86/ihevcd_fmt_conv_ssse3_intr.c
decoder/x86/ihevcd_function_selector.c
decoder/x86/ihevcd_function_selector_generic.c
decoder/x86/ihevcd_function_selector_sse42.c
decoder/x86/ihevcd_function_selector_ssse3.c
decoder/x86/ihevcd_it_rec_dc_sse42_intr.c
decoder/x86/ihevcd_it_rec_dc_ssse3_intr.c
encoder/arm/ihevce_coarse_layer_sad_neon.c
encoder/arm/ihevce_common_utils_neon.c
encoder/arm/ihevce_copy_neon.c
encoder/arm/ihevce_decomp_pre_intra_pass_neon.c
encoder/arm/ihevce_had_compute_neon.c
encoder/arm/ihevce_hme_utils_neon.c
encoder/arm/ihevce_itrans_recon_neon.c
encoder/arm/ihevce_me_neon.c
encoder/arm/ihevce_sad_compute_neon.c
encoder/arm/ihevce_scale_by_2_neon.c
encoder/arm/ihevce_scan_coeffs_neon.c
encoder/arm/ihevce_ssd_and_sad_calculator_neon.c
encoder/arm/ihevce_ssd_calculator_neon.c
encoder/arm/ihevce_subpel_neon.c
encoder/bit_allocation.c
encoder/bit_allocation.h
encoder/cast_types.h
encoder/cbr_buffer_control.c
encoder/cbr_buffer_control.h
encoder/common_rom.c
encoder/common_rom.h
encoder/convert_float_to_fix.c
encoder/defs.h
encoder/est_sad.c
encoder/est_sad.h
encoder/fixed_point_error_bits.c
encoder/fixed_point_error_bits.h
encoder/frame_info_collector.c
encoder/hme_coarse.c
encoder/hme_coarse.h
encoder/hme_common_defs.h
encoder/hme_common_utils.c
encoder/hme_common_utils.h
encoder/hme_datatype.h
encoder/hme_defs.h
encoder/hme_err_compute.c
encoder/hme_err_compute.h
encoder/hme_fullpel.c
encoder/hme_fullpel.h
encoder/hme_function_selector.c
encoder/hme_function_selector.h
encoder/hme_globals.c
encoder/hme_globals.h
encoder/hme_interface.c
encoder/hme_interface.h
encoder/hme_refine.c
encoder/hme_refine.h
encoder/hme_search_algo.c
encoder/hme_search_algo.h
encoder/hme_subpel.c
encoder/hme_subpel.h
encoder/hme_utils.c
encoder/hme_utils.h
encoder/ia_basic_ops32.h
encoder/ia_basic_ops40.h
encoder/ia_type_def.h
encoder/ihevce_api.h
encoder/ihevce_bitstream.c
encoder/ihevce_bitstream.h
encoder/ihevce_bs_compute_ctb.c
encoder/ihevce_bs_compute_ctb.h
encoder/ihevce_buffer_que.c
encoder/ihevce_buffer_que_interface.h
encoder/ihevce_buffer_que_private.h
encoder/ihevce_cabac.c
encoder/ihevce_cabac.h
encoder/ihevce_cabac_cu_pu.c
encoder/ihevce_cabac_rdo.c
encoder/ihevce_cabac_rdo.h
encoder/ihevce_cabac_tu.c
encoder/ihevce_chroma_had_satd.c
encoder/ihevce_cmn_utils_instr_set_router.c
encoder/ihevce_cmn_utils_instr_set_router.h
encoder/ihevce_coarse_me_pass.c
encoder/ihevce_coarse_me_pass.h
encoder/ihevce_common_utils.c
encoder/ihevce_common_utils.h
encoder/ihevce_deblk.c
encoder/ihevce_deblk.h
encoder/ihevce_decomp_pre_intra_pass.c
encoder/ihevce_decomp_pre_intra_pass.h
encoder/ihevce_decomp_pre_intra_structs.h
encoder/ihevce_defs.h
encoder/ihevce_dep_mngr.c
encoder/ihevce_dep_mngr_interface.h
encoder/ihevce_dep_mngr_private.h
encoder/ihevce_enc_cu_recursion.c
encoder/ihevce_enc_cu_recursion.h
encoder/ihevce_enc_loop_inter_mode_sifter.c
encoder/ihevce_enc_loop_inter_mode_sifter.h
encoder/ihevce_enc_loop_pass.c
encoder/ihevce_enc_loop_pass.h
encoder/ihevce_enc_loop_structs.h
encoder/ihevce_enc_loop_utils.c
encoder/ihevce_enc_loop_utils.h
encoder/ihevce_enc_sbh_funcs.c
encoder/ihevce_enc_sbh_utils.h
encoder/ihevce_enc_structs.h
encoder/ihevce_enc_subpel_gen.c
encoder/ihevce_enc_subpel_gen.h
encoder/ihevce_encode_header.c
encoder/ihevce_encode_header.h
encoder/ihevce_encode_header_sei_vui.c
encoder/ihevce_encode_header_sei_vui.h
encoder/ihevce_entropy_cod.c
encoder/ihevce_entropy_cod.h
encoder/ihevce_entropy_ctxt.h
encoder/ihevce_entropy_interface.c
encoder/ihevce_entropy_interface.h
encoder/ihevce_entropy_structs.h
encoder/ihevce_error_check.c
encoder/ihevce_error_checks.h
encoder/ihevce_error_codes.h
encoder/ihevce_frame_process.c
encoder/ihevce_frame_process.h
encoder/ihevce_frame_process_utils.c
encoder/ihevce_frame_process_utils.h
encoder/ihevce_function_selector.c
encoder/ihevce_function_selector.h
encoder/ihevce_global_tables.c
encoder/ihevce_global_tables.h
encoder/ihevce_had_satd.c
encoder/ihevce_had_satd.h
encoder/ihevce_hle_interface.c
encoder/ihevce_hle_interface.h
encoder/ihevce_hle_q_func.c
encoder/ihevce_hle_q_func.h
encoder/ihevce_inter_pred.c
encoder/ihevce_inter_pred.h
encoder/ihevce_ipe_instr_set_router.c
encoder/ihevce_ipe_instr_set_router.h
encoder/ihevce_ipe_pass.c
encoder/ihevce_ipe_pass.h
encoder/ihevce_ipe_structs.h
encoder/ihevce_lap_enc_structs.h
encoder/ihevce_lap_interface.c
encoder/ihevce_lap_interface.h
encoder/ihevce_lap_structs.h
encoder/ihevce_me_common_defs.h
encoder/ihevce_me_instr_set_router.c
encoder/ihevce_me_instr_set_router.h
encoder/ihevce_me_pass.c
encoder/ihevce_me_pass.h
encoder/ihevce_memory_init.c
encoder/ihevce_memory_init.h
encoder/ihevce_multi_thrd_funcs.c
encoder/ihevce_multi_thrd_funcs.h
encoder/ihevce_multi_thrd_structs.h
encoder/ihevce_mv_pred.c
encoder/ihevce_mv_pred.h
encoder/ihevce_mv_pred_merge.c
encoder/ihevce_mv_pred_merge.h
encoder/ihevce_nbr_avail.c
encoder/ihevce_nbr_avail.h
encoder/ihevce_plugin.c
encoder/ihevce_plugin.h
encoder/ihevce_plugin_priv.h
encoder/ihevce_profile.c
encoder/ihevce_profile.h
encoder/ihevce_rc_enc_structs.h
encoder/ihevce_rc_interface.c
encoder/ihevce_rc_interface.h
encoder/ihevce_rc_structs.h
encoder/ihevce_rdoq_macros.h
encoder/ihevce_recur_bracketing.c
encoder/ihevce_recur_bracketing.h
encoder/ihevce_sao.c
encoder/ihevce_sao.h
encoder/ihevce_stasino_helpers.c
encoder/ihevce_stasino_helpers.h
encoder/ihevce_sub_pic_rc.c
encoder/ihevce_sub_pic_rc.h
encoder/ihevce_sys_api.c
encoder/ihevce_tile_interface.c
encoder/ihevce_tile_interface.h
encoder/ihevce_trace.c
encoder/ihevce_trace.h
encoder/ihevce_tu_tree_selector.c
encoder/ihevce_tu_tree_selector.h
encoder/init_qp.c
encoder/init_qp.h
encoder/itt_video_api.h
encoder/ittiam_datatypes.h
encoder/libhevcenc.cmake
encoder/mb_model_based.c
encoder/mb_model_based.h
encoder/mem_req_and_acq.h
encoder/osal.c
encoder/osal.h
encoder/osal_cond_var.c
encoder/osal_cond_var.h
encoder/osal_defaults.h
encoder/osal_errno.h
encoder/osal_error.c
encoder/osal_handle.h
encoder/osal_mbox.h
encoder/osal_mutex.c
encoder/osal_mutex.h
encoder/osal_network.h
encoder/osal_select_engine.h
encoder/osal_semaphore.c
encoder/osal_semaphore.h
encoder/osal_thread.c
encoder/osal_thread.h
encoder/picture_type.c
encoder/picture_type.h
encoder/rate_control_api.c
encoder/rate_control_api.h
encoder/rate_control_api_structs.h
encoder/rc_cntrl_param.h
encoder/rc_common.h
encoder/rc_frame_info_collector.h
encoder/rc_look_ahead_params.h
encoder/rc_rd_model.c
encoder/rc_rd_model.h
encoder/rc_rd_model_fix.c
encoder/rc_rd_model_struct.h
encoder/rc_sad_acc.c
encoder/rc_sad_acc.h
encoder/sqrt_interp.c
encoder/sqrt_interp.h
encoder/trace_support.h
encoder/var_q_operator.c
encoder/var_q_operator.h
encoder/vbr_storage_vbv.c
encoder/vbr_storage_vbv.h
encoder/vbr_str_prms.c
encoder/vbr_str_prms.h
fuzzer/Android.bp
fuzzer/README.md
fuzzer/hevc_dec_fuzzer.cmake
fuzzer/hevc_dec_fuzzer.cpp
fuzzer/hevc_dec_fuzzer.dict
fuzzer/hevc_enc_fuzzer.cmake
fuzzer/hevc_enc_fuzzer.cpp
fuzzer/ossfuzz.sh
libhevc_blocklist.txt
test/decoder/hevcdec.cmake
test/decoder/main.c
test/decoder/test.cfg
test/encoder/app.h
test/encoder/hevcenc.cmake
test/encoder/main.c
test/encoder/vid_enc_cfg.txt