Searched refs:nb_units_allocated (Results 1 – 2 of 2) sorted by relevance
156 int nb_units_allocated; member
175 frag->nb_units_allocated = 0; in ff_cbs_fragment_free()704 if (frag->nb_units < frag->nb_units_allocated) { in cbs_insert_unit()715 frag->nb_units_allocated = 2*frag->nb_units_allocated + 1; in cbs_insert_unit()