Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpsb_output.c1419 PsbVASurfaceRec *surface_subpic, *pre_surface_subpic = NULL; in psb__DelinkSubpictFromSurface() local
1429 pre_surface_subpic = surface_subpic; in psb__DelinkSubpictFromSurface()
1436 if (pre_surface_subpic == NULL) { /* remove the first node */ in psb__DelinkSubpictFromSurface()
1439 pre_surface_subpic->next = surface_subpic->next; in psb__DelinkSubpictFromSurface()