Home
last modified time | relevance | path

Searched defs:object_surface_s (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_drv_video.h535 struct object_surface_s { struct
536 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 …]