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.c171 MEMSET_OBJECT(obj_surface, struct object_surface_s);
345 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesForUserPtr()
484 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromKBuf()
586 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromUserspace()
707 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaceFromION()
Dpsb_output.c303 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_CreateImage()
512 MEMSET_OBJECT(obj_image, struct object_image_s); in psb_DeriveImage()
523 MEMSET_OBJECT(obj_buffer, struct object_buffer_s); in psb_DeriveImage()
1530 MEMSET_OBJECT(obj_subpic, struct object_subpic_s); in psb_CreateSubpicture()
Dpsb_drv_video.h628 #define MEMSET_OBJECT(ptr, data_struct) \ macro
Dpsb_drv_video.c469 MEMSET_OBJECT(obj_config, struct object_config_s); in psb_CreateConfig()
836 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfaces2()
1076 MEMSET_OBJECT(obj_context, struct object_context_s); in psb_CreateContext()
1787 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()
317 MEMSET_OBJECT(obj_surface, struct object_surface_s); in psb_CreateSurfacesFromGralloc()