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
594 psb_surface_sync(obj_surface->psb_surface); in psb__destroy_surface()2393 vaStatus = psb_surface_sync(obj_surface->out_loop_surface); in psb_SyncSurface()2395 vaStatus = psb_surface_sync(obj_surface->psb_surface); in psb_SyncSurface()2398 vaStatus = psb_surface_sync(obj_surface->psb_surface); in psb_SyncSurface()
1884 psb_surface_sync(target_surface); in psb_H264_EndPicture()