FFmpeg
|
#include <inttypes.h>
#include <stdio.h>
#include "libavutil/common.h"
#include "libavcodec/jpeg2000dwt.c"
#include "libavutil/lfg.h"
Go to the source code of this file.
Macros | |
#define | MAX_W 256 |
Functions | |
static int | test_dwt (int *array, int *ref, int border[2][2], int decomp_levels, int type, int max_diff) |
static int | test_dwtf (float *array, float *ref, int border[2][2], int decomp_levels, float max_diff) |
int | main (void) |
Variables | |
static int | array [MAX_W *MAX_W] |
static int | ref [MAX_W *MAX_W] |
static float | arrayf [MAX_W *MAX_W] |
static float | reff [MAX_W *MAX_W] |
#define MAX_W 256 |
Definition at line 32 of file jpeg2000dwt.c.
|
static |
Definition at line 34 of file jpeg2000dwt.c.
Referenced by main().
|
static |
Definition at line 73 of file jpeg2000dwt.c.
Referenced by main().
int main | ( | void | ) |
Definition at line 116 of file jpeg2000dwt.c.
Definition at line 111 of file jpeg2000dwt.c.
Referenced by alloc_array_elem(), append_buffer(), array_min_int16(), factor(), flv_data_packet(), get_array(), get_buffer(), get_linear_array(), get_rice_array(), grow_array(), hvcc_array_add_nal_unit(), hvcc_close(), hvcc_write(), import_pem(), load_ca(), main(), parse_pixel_format(), test_dwt(), and test_dwtf().
Definition at line 112 of file jpeg2000dwt.c.
Referenced by add_candidate_ref(), add_interval(), apply_sync_offsets(), av_buffer_pool_buffer_get_opaque(), av_csp_primaries_id_from_desc(), av_hwdevice_ctx_init(), av_hwdevice_get_hwframe_constraints(), av_hwdevice_hwconfig_alloc(), av_hwframe_ctx_init(), await_reference_mb_row(), await_references(), bink_put_pixels(), binkb_decode_plane(), block_matching(), block_matching_multi(), buffer_create(), calc_persp_luts(), cbs_clone_unit_content(), cbs_h2645_fragment_add_nals(), cbs_vp9_assemble_fragment(), check_4block_inter(), check_append_extra_bits(), check_decorrelate_stereo(), check_ict_float(), check_mc(), check_pkt(), check_rct_int(), check_scalarproduct_fixed(), check_vector_fmul(), check_vector_fmul_add(), check_vector_fmul_window(), check_vector_fmul_window_scaled(), checkasm_check_func(), cmp_direct_inline(), cmp_inline(), cmp_off_by_n(), compute_box_stats(), compute_ref_coefs(), compute_vif2(), config_output(), dct_error(), decimate_frame(), decode_13(), decode_band_numwavs(), decode_cabac_mb_ref(), decode_cell_data(), decode_frame(), decode_frame_header(), decode_gainc_loc_codes(), decode_group3_2d_line(), decode_mb_mode(), decode_mb_p(), decode_q_branch(), decode_tones_amplitude(), decode_tones_envelope(), decode_tones_frequency(), diff_planes(), dirac_unpack_prediction_parameters(), do_corr(), do_identity(), do_psnr(), do_ssim(), do_ssim360(), do_vif(), do_vmaf(), do_vmafmotion(), doTest(), eb_receive_packet(), encode_block(), encode_q_branch(), estimate_best_order(), ff_cavs_mv(), ff_cbs_make_unit_writable(), ff_ccitt_unpack(), ff_channel_layouts_ref(), ff_channel_layouts_unref(), ff_formats_ref(), ff_formats_unref(), ff_h264_build_ref_list(), ff_h264_decode_mb_cabac(), ff_h264_decode_mb_cavlc(), ff_hevc_get_ref_list(), ff_hevc_set_new_ref(), ff_icc_profile_detect_transfer(), ff_lpc_calc_coefs(), ff_lpc_calc_ref_coefs(), ff_lpc_calc_ref_coefs_f(), ff_pix_abs16_msa(), ff_pix_abs8_msa(), ff_sse16_msa(), ff_sse4_msa(), ff_sse8_msa(), ff_vmafmotion_process(), ffmmal_poolref_unref(), ffmmal_release_frame(), ffmmal_set_ref(), fileTest(), fill_decode_caches(), fill_filter_caches_inter(), filter_frame(), filter_slice(), final_block_filtering(), find_ref_idx(), find_ref_mvs(), frame_add_buf(), frame_copy_props(), frame_size_with_refs(), gainc_level_mode3s(), generate_tape_maps(), get_intra_count(), get_lowest_part_y(), get_sae(), get_scale_idx(), gif_crop_opaque(), global_motion_param(), global_motion_params(), global_mv(), guess_mv(), h263_mv4_search(), h264_er_decode_mb(), hadamard_diff_8x8_msa(), hevc_await_progress(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_intra_pred_angular_lower_4width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_32width_msa(), hevc_intra_pred_angular_upper_4width_msa(), hevc_intra_pred_angular_upper_8width_msa(), hl_decode_mb(), hl_decode_mb_444(), hwframe_pool_prealloc(), if(), iff_read_header(), init_ref(), inter_predict(), interlaced_search(), interpolate_refplane(), iterative_me(), lift(), liftS(), luma_mc_uni(), main(), make_table_writable(), mc_luma_scaled(), mc_luma_unscaled(), mc_part_std(), mc_part_weighted(), mc_subpel(), mov_open_dref(), mpeg1_decode_picture(), mpeg_er_decode_mb(), multiply(), multiply_slice(), nvdec_hevc_start_frame(), opencl_pool_alloc(), parse_points(), pick_format(), pred_16x8_motion(), pred_8x16_motion(), pred_angular(), pred_block_dc(), pred_block_mode(), pred_motion(), pred_mv(), pred_pskip_motion(), pred_spatial_direct_motion(), pred_temp_direct_motion(), prefetch_motion(), process_frame(), read_global_param(), ref_to_update(), run_single_test(), sad_16width_msa(), sad_8width_msa(), sad_horiz_bilinear_filter_16width_msa(), sad_horiz_bilinear_filter_8width_msa(), sad_hv_bilinear_filter_16width_msa(), sad_hv_bilinear_filter_8width_msa(), sad_vert_bilinear_filter_16width_msa(), sad_vert_bilinear_filter_8width_msa(), selfTest(), set_blocks(), set_frame_refs(), skip_check(), snow_horizontal_compose_lift_lead_out(), snow_horizontal_compose_liftS_lead_out(), sse_16width_msa(), sse_4width_msa(), ssim360_4x4x2_tape(), ssim360_4x4xn_8bit(), ssim360_plane_16bit(), ssim360_plane_8bit(), ssim360_tape(), ssim_4x4xn_8bit(), st_ref_pic_set(), svq1_encode_plane(), svq3_pred_motion(), tempNoiseReducer_TMPL(), temporal_luma_motion_vector(), test_blowfish(), test_device(), test_dwt(), test_dwtf(), test_hf_apply_noise(), test_same_origin(), test_tea(), test_xtea(), threshold16_abs(), threshold16_diff(), threshold8_abs(), threshold8_diff(), threshold_slice(), tlog_ref(), transfer_image_buf(), uncompressed_header(), update_wrap_reference(), vaapi_encode_alloc_output_buffer(), vaapi_encode_h264_init_picture_params(), vaapi_encode_h265_init_picture_params(), vaapi_encode_set_b_pictures(), vaapi_pool_alloc(), vdpau_mpeg4_start_frame(), vdpau_mpeg_start_frame(), vdpau_vc1_start_frame(), videotoolbox_buffer_release(), videotoolbox_postproc_frame(), vp8_alloc_frame(), vp8_mc_chroma(), vp8_mc_luma(), vp9_decode_frame(), xvid_ff_2pass(), xvid_ff_2pass_after(), and xvid_ff_2pass_destroy().
Definition at line 113 of file jpeg2000dwt.c.
Referenced by main().