Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/x11/
Dva_dri.c462 int total_rects; in VA_DRIGetDrawableInfo() local
488 total_rects = *numClipRects; in VA_DRIGetDrawableInfo()
493 total_rects += *numBackClipRects; in VA_DRIGetDrawableInfo()
502 total_rects * sizeof(drm_clip_rect_t)) + 3) & ~3) >> 2)) { in VA_DRIGetDrawableInfo()