Searched refs:object_image_s (Results 1 – 3 of 3) sorted by relevance
162 typedef struct object_image_s *object_image_p;606 struct object_image_s { struct
304 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_CreateImage()513 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_DeriveImage()
3482 …result = object_heap_init(&driver_data->image_heap, sizeof(struct object_image_s), IMAGE_ID_OFFSET…