MCPcopy 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
53hb_value_t * hb_value_null()
54{
55 return json_null();
56}
57
58hb_value_t * hb_value_string(const char * value)
59{

Callers 3

qsv_rotate_initFunction · 0.85
rotate_initFunction · 0.85
reinit_video_filtersFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected