Searched refs:psb_surface_sync (Results 1 – 4 of 4) sorted by relevance
110 VAStatus psb_surface_sync(psb_surface_p psb_surface);
345 VAStatus psb_surface_sync(psb_surface_p psb_surface) in psb_surface_sync() function
598 psb_surface_sync(obj_surface->psb_surface); in psb__destroy_surface()2461 vaStatus = psb_surface_sync(obj_surface->out_loop_surface); in psb_SyncSurface()2463 vaStatus = psb_surface_sync(obj_surface->psb_surface); in psb_SyncSurface()2466 vaStatus = psb_surface_sync(obj_surface->psb_surface); in psb_SyncSurface()
1884 psb_surface_sync(target_surface); in psb_H264_EndPicture()