Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HandBrake/HandBrake
/ hb_value_null
Function
hb_value_null
libhb/hb_dict.c:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
hb_value_t * hb_value_null()
54
{
55
return json_null();
56
}
57
58
hb_value_t * hb_value_string(const char * value)
59
{
Callers
3
qsv_rotate_init
Function · 0.85
rotate_init
Function · 0.85
reinit_video_filters
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected