HomeSort by relevance Sort by last modified time
    Searched refs:subpic_dstx (Results 1 - 5 of 5) sorted by null

  /hardware/intel/img/psb_video/src/
psb_surface_ext.h 122 int subpic_dstx; member in struct:_PsbVASurface
psb_overlay.h 272 int subpic_dstx; member in struct:_psb_subpictureKeyRec
psb_texture.c 358 surface_subpic->subpic_dstx /= src_h_ratio;
360 surface_subpic->subpic_dstx /= subpic_h_ratio;
672 sBltVP.rcSubpicDest[i].left = surface_subpic->subpic_dstx;
673 sBltVP.rcSubpicDest[i].right = surface_subpic->subpic_dstx + surface_subpic->subpic_dstw;
    [all...]
psb_output.c     [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 418 destx = subpicture->subpic_dstx + surface_x;
485 pPriv->clear_key[i].subpic_dstx = destx;
495 destx = subpicture->subpic_dstx * xScale;
508 destx = subpicture->subpic_dstx * xScale;
    [all...]

Completed in 537 milliseconds