Searched refs:create_surface (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libva/test/videoprocess/
H A Dvideoprocess.cpp184 create_surface(VASurfaceID * p_surface_id, function
857 va_status = create_surface(&g_in_surface_id, g_in_pic_width, g_in_pic_height,
861 va_status = create_surface(&g_out_surface_id, g_out_pic_width, g_out_pic_height,
/hardware/intel/common/libva/va/glx/
H A Dva_glx_impl.c739 create_surface(VADriverContextP ctx, GLenum target, GLuint texture) function
883 pSurfaceGLX = create_surface(ctx, target, texture);

Completed in 71 milliseconds