Searched refs:extra_surface_allocation (Results 1 – 2 of 2) sorted by relevance
51 self->extra_surface_allocation = 0; in mix_videoconfigparamsdec_init()166 this_target->extra_surface_allocation = this_src->extra_surface_allocation; in mix_videoconfigparamsdec_copy()263 if (this_first->extra_surface_allocation != this_second->extra_surface_allocation) { in mix_videoconfigparamsdec_equal()513 guint extra_surface_allocation) { in mix_videoconfigparamsdec_set_extra_surface_allocation() argument517 obj->extra_surface_allocation = extra_surface_allocation; in mix_videoconfigparamsdec_set_extra_surface_allocation()524 guint *extra_surface_allocation) { in mix_videoconfigparamsdec_get_extra_surface_allocation() argument526 MIX_VIDEOCONFIGPARAMSDEC_GETTER_CHECK_INPUT (obj, extra_surface_allocation); in mix_videoconfigparamsdec_get_extra_surface_allocation()527 *extra_surface_allocation = obj->extra_surface_allocation; in mix_videoconfigparamsdec_get_extra_surface_allocation()
84 guint extra_surface_allocation; member188 guint extra_surface_allocation);191 guint *extra_surface_allocation);