Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ hb_value_int
Function
hb_value_int
libhb/hb_dict.c:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
hb_value_t * hb_value_int(json_int_t value)
68
{
69
return json_integer(value);
70
}
71
72
hb_value_t * hb_value_double(double value)
73
{
Callers
15
pad_init
Function · 0.85
hb_sanitize_audio_settings
Function · 0.85
add_audio_for_lang
Function · 0.85
hb_preset_apply_filters
Function · 0.85
hb_preset_apply_video
Function · 0.85
hb_preset_apply_dimensions
Function · 0.85
import_anamorphic_20_0_0
Function · 0.85
import_pic_0_0_0
Function · 0.85
import_video_0_0_0
Function · 0.85
hb_presets_update_version
Function · 0.85
presets_package
Function · 0.85
hb_state_to_dict
Function · 0.85
Calls
no outgoing calls
Tested by
6
PreparePreset
Function · 0.68
add_sub
Function · 0.68
add_srt
Function · 0.68
add_ssa
Function · 0.68
add_audio
Function · 0.68
PrepareJob
Function · 0.68