Searched defs:object_surface_s (Results 1 – 1 of 1) sorted by relevance
535 struct object_surface_s { struct536 struct object_base_s base;537 VASurfaceID surface_id;538 VAContextID context_id;539 int width;540 int height;541 int height_origin;542 int width_r;543 int height_r;544 int width_s;[all …]