Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/x11/
Dpsb_coverlay.c131 psb_x11_clip_list_t * psCur, * psPrev, * psFirst, * psNext; in psb_x11_substractRects() local
160 psPrev = NULL; in psb_x11_substractRects()
175 if (!psPrev) in psb_x11_substractRects()
176 psPrev = psFirst; in psb_x11_substractRects()
193 if (!psPrev) in psb_x11_substractRects()
194 psPrev = psFirst; in psb_x11_substractRects()
209 if (!psPrev) in psb_x11_substractRects()
210 psPrev = psFirst; in psb_x11_substractRects()
224 if (!psPrev) in psb_x11_substractRects()
225 psPrev = psFirst; in psb_x11_substractRects()
[all …]