Home
last modified time | relevance | path

Searched refs:MEMSET_OBJECT (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_surface_attrib.c167 MEMSET_OBJECT(obj_surface, struct object_surface_s);
341 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesForUserPtr()
480 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromKBuf()
582 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromUserspace()
705 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromION()
Dpsb_output.c304 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_CreateImage()
513 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_DeriveImage()
524 MEMSET_OBJECT(obj_buffer, struct object_buffer_s); in psb_DeriveImage()
1531 MEMSET_OBJECT(obj_subpic, struct object_subpic_s); in psb_CreateSubpicture()
Dpsb_drv_video.h654 #define MEMSET_OBJECT(ptr, data_struct) \ macro
Dpsb_drv_video.c473 MEMSET_OBJECT(obj_config, struct object_config_s); in psb_CreateConfig()
874 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaces2()
1092 MEMSET_OBJECT(obj_context, struct object_context_s); in psb_CreateContext()
1817 MEMSET_OBJECT(obj_buffer, struct object_buffer_s); in psb__CreateBuffer()
/hardware/intel/img/psb_video/src/android/
Dpsb_surface_gralloc.c156 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()
316 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()