Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- u -
- U : libunicode.c
- u16 : setup.h
- u32 : setup.h
- u32toa() : dtoa.c, dtoa.h
- u32toa_len() : dtoa.c
- u64 : setup.h
- u64toa() : dtoa.c, dtoa.h
- u64toa_bin_len() : dtoa.c
- u64toa_radix() : dtoa.c, dtoa.h
- u8 : setup.h
- uch : zutil.h
- uchf : zutil.h
- udiv1norm() : dtoa.c, quickjs.c
- udiv1norm_init() : dtoa.c, quickjs.c
- UDIV1NORM_THRESHOLD : quickjs.c
- udp_dest : mp4box.c
- udta_box_del() : box_code_base.c
- udta_box_dump() : box_dump.c
- udta_box_new() : box_code_base.c
- udta_box_read() : box_code_base.c
- udta_box_size() : box_code_base.c
- udta_box_write() : box_code_base.c
- udta_getEntry() : isomedia_dev.h, box_code_base.c
- udta_on_child_box() : isomedia_dev.h, box_code_base.c
- udta_on_child_box_ex() : isomedia_dev.h, box_code_base.c
- udts_box_del() : box_code_base.c
- udts_box_dump() : box_dump.c
- udts_box_new() : box_code_base.c
- udts_box_read() : box_code_base.c
- udts_box_size() : box_code_base.c
- udts_box_write() : box_code_base.c
- ufac4_register() : rewrite_ac4.c
- ufadts_register() : rewrite_adts.c
- uflatm_register() : rewrite_adts.c
- ufm4v_register() : rewrite_mp4v.c
- ufmhas_register() : rewrite_mhas.c
- UFNAL_AVC : rewrite_nalu.c
- UFNAL_HEVC : rewrite_nalu.c
- UFNAL_VVC : rewrite_nalu.c
- ufnalu_register() : rewrite_nalu.c
- ufobu_register() : rewrite_obu.c
- ufttxt_register() : write_tx3g.c
- ufvc1_register() : rewrite_mp4v.c
- ufvtt_register() : write_vtt.c
- uint128_t : quickjs.c
- uint16_t : inttypes.h, stdint.h
- uint32_t : inttypes.h, stdint.h
- uint64_as_float64() : cutils.h
- uint64_t : inttypes.h, stdint.h
- uint8_t : inttypes.h, stdint.h
- ulg : zutil.h
- uncv_check_comp_type() : dec_uncv.c
- uncv_check_comps_type() : dec_uncv.c
- uncv_config() : dec_uncv.c
- uncv_del() : dec_uncv.c
- uncv_end_line() : dec_uncv.c
- uncv_end_tile() : dec_uncv.c
- uncv_get_compat() : dec_uncv.c
- uncv_get_line_size() : dec_uncv.c
- uncv_get_val() : dec_uncv.c
- uncv_load_profile() : dec_uncv.c
- UNCV_OUT_MONO : dec_uncv.c
- UNCV_OUT_NONE : dec_uncv.c
- UNCV_OUT_RGB : dec_uncv.c
- UNCV_OUT_YUV : dec_uncv.c
- uncv_parse_config() : dec_uncv.c
- uncv_pull_block() : dec_uncv.c
- uncv_pull_val() : dec_uncv.c
- uncv_reset() : dec_uncv.c
- uncv_set_pix_val() : dec_uncv.c
- uncv_setup_block() : dec_uncv.c
- uncv_start_frame() : dec_uncv.c
- uncv_start_tile() : dec_uncv.c
- uncvdec_configure_pid() : dec_uncv.c
- uncvdec_finalize() : dec_uncv.c
- uncvdec_process() : dec_uncv.c
- uncvdec_register() : dec_uncv.c
- UNCVDecArgs : dec_uncv.c
- UNCVDecCaps : dec_uncv.c
- UNCVDecRegister : dec_uncv.c
- unframer_configure_pid() : unframer.c
- unframer_process() : unframer.c
- unframer_register() : unframer.c
- UnframerCaps : unframer.c
- UnframerRegister : unframer.c
- UNI_MAX_BMP : utf.c
- UNI_MAX_LEGAL_UTF32 : utf.c
- UNI_MAX_UTF16 : utf.c
- UNI_MAX_UTF32 : utf.c
- UNI_REPLACEMENT_CHAR : utf.c
- UNI_SUR_HIGH_END : utf.c
- UNI_SUR_HIGH_START : utf.c
- UNI_SUR_LOW_END : utf.c
- UNI_SUR_LOW_START : utf.c
- UNICODE_C_DIGIT : libunicode.h
- UNICODE_C_DOLLAR : libunicode.h
- UNICODE_C_LOWER : libunicode.h
- UNICODE_C_SPACE : libunicode.h
- UNICODE_C_UNDER : libunicode.h
- UNICODE_C_UPPER : libunicode.h
- UNICODE_C_XDIGIT : libunicode.h
- unicode_case1() : libunicode.c
- unicode_compose_pair() : libunicode.c
- unicode_decomp_char() : libunicode.c
- unicode_decomp_entry() : libunicode.c
- UNICODE_DECOMP_LEN_MAX : libunicode.c
- unicode_find_name() : libunicode.c
- unicode_from_utf8() : cutils.c, cutils.h
- unicode_gc_mask_table : libunicode.c
- unicode_general_category() : libunicode.h, libunicode.c
- unicode_general_category1() : libunicode.c
- unicode_get16() : libunicode.c
- unicode_get_cc() : libunicode.c
- unicode_get_lower_simple() : libunicode.c
- unicode_get_short_code() : libunicode.c
- UNICODE_INDEX_BLOCK_LEN : libunicode.c
- UNICODE_NFC : libunicode.h
- UNICODE_NFD : libunicode.h
- UNICODE_NFKC : libunicode.h
- UNICODE_NFKD : libunicode.h
- unicode_normalize() : libunicode.c, libunicode.h
- unicode_prop() : libunicode.c, libunicode.h
- unicode_prop1() : libunicode.c
- unicode_prop_Case_Ignorable_index : libunicode-table.h
- unicode_prop_Case_Ignorable_table : libunicode-table.h
- unicode_prop_Cased1_index : libunicode-table.h
- unicode_prop_Cased1_table : libunicode-table.h
- unicode_prop_ID_Continue1_index : libunicode-table.h
- unicode_prop_ID_Continue1_table : libunicode-table.h
- unicode_prop_ID_Start_index : libunicode-table.h
- unicode_prop_ID_Start_table : libunicode-table.h
- unicode_prop_ops() : libunicode.c
- unicode_script() : libunicode.c, libunicode.h
- unicode_sequence_prop() : libunicode.h, libunicode.c
- unicode_sequence_prop1() : libunicode.c
- unicode_to_utf8() : cutils.c, cutils.h
- UnicodeNormalizationEnum : libunicode.h
- UnicodeSequencePropCB : libunicode.h
- unittest : tests.h
- unkn_box_del() : box_code_base.c, box_funcs.c
- unkn_box_dump() : box_funcs.c, box_dump.c
- unkn_box_new() : box_code_base.c, box_funcs.c
- unkn_box_read() : box_code_base.c, box_funcs.c
- unkn_box_size() : box_code_base.c, box_funcs.c
- unkn_box_write() : box_code_base.c, box_funcs.c
- UnknownPesMode : dmx_m2ts.c
- UnknownPesMode_t : dmx_m2ts.c
- unlikely : cutils.h
- unlink_chunk : dlmalloc.c
- unlink_first_small_chunk : dlmalloc.c
- unlink_large_chunk : dlmalloc.c
- unlink_small_chunk : dlmalloc.c
- unload_compositor() : compositor_tools.c, gpac.h
- unpack_track() : isom_write.c
- UNSIGNED_SHORT_8_8_MESA : gl_inc.h
- UNSIGNED_SHORT_8_8_REV_MESA : gl_inc.h
- UNSUPPORTED : reframe_av1.c
- Untransform_GetNode() : hardcoded_protos.c
- unused_bytes : box_funcs.c, isom_read.c, isom_intern.c
- UPDATE_CAP : media_object.c
- update_chap_refs() : mux_isom.c
- update_error_simulation_state() : out_route.c
- UPDATE_FIELD : gpac.c
- update_first_frag() : in_route_repair.c
- update_label() : quickjs.c
- update_m4sys_info() : mux_ts.c
- update_modifier() : libregexp.c
- update_next_track_id() : isom_write.c
- update_node_bounds() : mesh_collide.c
- update_num_dependent_samples() : in_route_repair.c
- update_pan_up() : navigate.c
- update_props() : bsrw.c
- update_rti() : compositor_tools.c
- update_stack_limit() : quickjs.c
- update_str : compositor_tools.c
- update_texture_void() : texturing.c
- update_token_ident() : quickjs.c
- update_trun_offsets() : movie_fragments.c
- update_type : compositor_tools.c
- update_writer_constant_dur() : isom_store.c
- UpdateBackgroundTexture() : mpeg4_background.c, mpeg4_background2d.c
- UpdateLinearGradient() : mpeg4_gradients.c
- UpdateODCommand() : loader_isom.c
- UpdateOffsets() : isom_store.c
- UpdateRadialGradient() : mpeg4_gradients.c
- UpdateRuns() : movie_fragments.c
- UpdateSample() : media.c
- UpdateTimeNode() : field_decode.c
- UPES_MODE_ALL : dmx_m2ts.c
- UPES_MODE_INFO : dmx_m2ts.c
- UPES_MODE_NO : dmx_m2ts.c
- upper_ascii() : quickjs.c
- UPSCALE : rast_soft.h
- url_box_del() : box_code_base.c
- url_box_dump() : box_dump.c
- url_box_new() : box_code_base.c
- url_box_read() : box_code_base.c
- url_box_size() : box_code_base.c
- url_box_write() : box_code_base.c
- URL_GET_BUF_SIZE : quickjs-libc.c
- URL_GET_PROGRAM : quickjs-libc.c
- URL_GetProtocolType() : url.c
- URL_SEP_LENGTH : url.c
- urn_box_del() : box_code_base.c
- urn_box_dump() : box_dump.c
- urn_box_new() : box_code_base.c
- urn_box_read() : box_code_base.c
- urn_box_size() : box_code_base.c
- urn_box_write() : box_code_base.c
- USACSampleRates : reframe_mhas.c
- USAGE_ERROR_ACTION : dlmalloc.c
- USE_BILINEAR : stencil.c
- USE_BUILTIN_FFS : dlmalloc.c
- USE_DEV_RANDOM : dlmalloc.c
- USE_DL_PREFIX : dlmalloc.c
- USE_DX_3 : dx_hw.h
- USE_FAST_INT : dtoa.c
- USE_GF_PATH : svg_types.h
- use_init_seg : mp4box.c
- use_lock : dlmalloc.c
- USE_LOCK : dlmalloc.c
- USE_LOCK_BIT : dlmalloc.c
- USE_LOCKS : dlmalloc.c
- USE_MALLOC : alloc.c
- use_mfra : fileimport.c, mp4box.c
- use_mmap : dlmalloc.c
- USE_MMAP_BIT : dlmalloc.c
- use_noncontiguous : dlmalloc.c
- USE_NONCONTIGUOUS_BIT : dlmalloc.c
- USE_POW5_TABLE : dtoa.c
- use_rtix : compositor_tools.c
- USE_SPIN_LOCKS : dlmalloc.c
- use_ssix : mp4box.c
- use_step_mode : gpac.c
- USE_TEXTURES : scene.c
- use_url_template : mp4box.c
- USE_WAVE_EXT : wav_out.c
- USE_WORKER : quickjs-libc.c
- user_cbk : error.c
- user_log_cbk : error.c
- ush : zutil.h
- ushf : zutil.h
- UT_CAP_CODE : unit_test_filter.c
- ut_filter_config_input() : unit_test_filter.c
- ut_filter_config_source() : unit_test_filter.c
- ut_filter_finalize() : unit_test_filter.c
- ut_filter_process_filter() : unit_test_filter.c
- ut_filter_process_sink() : unit_test_filter.c
- ut_filter_process_source() : unit_test_filter.c
- ut_filter_register() : filter_register.c, unit_test_filter.c
- ut_filter_send_update() : unit_test_filter.c
- ut_filter_update_arg() : unit_test_filter.c
- ut_sink2_register() : filter_register.c, unit_test_filter.c
- ut_sink_register() : filter_register.c, unit_test_filter.c
- ut_source_ifce_get_plane() : unit_test_filter.c
- ut_source_pck_del() : unit_test_filter.c
- ut_source_register() : filter_register.c, unit_test_filter.c
- UTCREF_ANY : reframer.c
- UTCREF_LOCAL : reframer.c
- UTCREF_MEDIA : reframer.c
- UTCREF_TC : reframer.c
- UTF16 : utf.c
- UTF32 : utf.c
- UTF8 : utf.c
- UTF8_CHAR_LEN_MAX : cutils.h
- utf8_first_code_mask : cutils.c
- UTF8_MAX_BYTES_PER_CHAR : utf.h
- utf8_min_code : cutils.c
- utf8_to_ucs4() : unicode.c, utf.h
- UTF_MODE_FILTER : unit_test_filter.c
- UTF_MODE_SINK : unit_test_filter.c
- UTF_MODE_SOURCE : unit_test_filter.c
- utfilter_initialize() : unit_test_filter.c
- UTFilterArgs : unit_test_filter.c
- UTFilterCaps : unit_test_filter.c
- UTFilterRegister : unit_test_filter.c
- UTSink2Inputs : unit_test_filter.c
- UTSink2Register : unit_test_filter.c
- UTSinkInputs : unit_test_filter.c
- UTSinkRegister : unit_test_filter.c
- UTSourceOutputs : unit_test_filter.c
- UTSourceRegister : unit_test_filter.c
- uuid_box_del() : box_code_base.c
- uuid_box_dump() : box_dump.c
- uuid_box_new() : box_code_base.c
- uuid_box_read() : box_code_base.c
- uuid_box_size() : box_code_base.c
- uuid_box_write() : box_code_base.c