MCPcopy Create free account
hub / github.com/HandBrake/HandBrake / hb_value_array_init

Function hb_value_array_init

libhb/hb_dict.c:726–730  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

724}
725
726hb_value_array_t*
727hb_value_array_init()
728{
729 return json_array();
730}
731
732void
733hb_value_array_clear(hb_value_array_t *array)

Callers 15

crop_scale_initFunction · 0.85
qsv_rotate_initFunction · 0.85
rotate_initFunction · 0.85
get_audio_copy_maskFunction · 0.85
hb_preset_job_add_audioFunction · 0.85
hb_preset_apply_filtersFunction · 0.85
import_hierarchy_29_0_0Function · 0.85
import_audio_0_0_0Function · 0.85
presets_unpackageFunction · 0.85
presets_packageFunction · 0.85
hb_presets_builtin_initFunction · 0.85

Calls

no outgoing calls

Tested by 1

PreparePresetFunction · 0.68