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

Function hb_buffer_list_size

libhb/common.c:4072–4075  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4070}
4071
4072int hb_buffer_list_size(hb_buffer_list_t *list)
4073{
4074 return list->size;
4075}
4076
4077/**********************************************************************
4078 * hb_list implementation

Callers 1

splice_discontinuityFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected