Home
last modified time | relevance | path

Searched refs:nb_units_allocated (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.h448 int nb_units_allocated; member
H A Dav1d_cbs.c2629 if (frag->nb_units < frag->nb_units_allocated) { in mpp_insert_unit()
2640 frag->nb_units_allocated = 2 * frag->nb_units_allocated + 1; in mpp_insert_unit()