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.c1420 PsbVASurfaceRec *surface_subpic, *pre_surface_subpic = NULL; in psb__DelinkSubpictFromSurface() local
1430 pre_surface_subpic = surface_subpic; in psb__DelinkSubpictFromSurface()
1437 if (pre_surface_subpic == NULL) { /* remove the first node */ in psb__DelinkSubpictFromSurface()
1440 pre_surface_subpic->next = surface_subpic->next; in psb__DelinkSubpictFromSurface()