Searched refs:subpic_count (Results 1 – 7 of 7) sorted by relevance
467 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count)) in psb_putsurface_ctexture()486 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count)) in psb_putsurface_ctexture()504 if (subtitle == BOTH || (subtitle == NOSUBTITLE && obj_surface->subpic_count)) in psb_putsurface_ctexture()
436 || (IS_MRST(driver_data) && obj_surface->subpic_count > 0) in pnw_check_output_method()437 || (obj_surface->subpic_count && ((width > destw) || (height > desth))) in pnw_check_output_method()
417 || (obj_surface->subpic_count > 0) /* overlay can't support subpicture */ in psb__CheckPutSurfaceXvPort()628 obj_rotate_surface->subpic_count = 0; in psb_check_rotatesurface()745 vaPtr->num_subpicture = obj_surface->subpic_count; in psb_putsurface_xvideo()
637 if (subtitle == 1 && obj_surface->subpic_count) {638 for (i = 0; i < obj_surface->subpic_count; i++) {
556 unsigned int subpic_count; /* to ensure output have enough space for PDS & RAST */ member
1319 if (obj_surface->subpic_count >= PSB_SUBPIC_MAX_NUM) { in psb__LinkSubpictIntoSurface()1371 obj_surface->subpic_count++; in psb__LinkSubpictIntoSurface()1443 obj_surface->subpic_count--; in psb__DelinkSubpictFromSurface()
185 obj_surface->subpic_count = 0;