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

  /hardware/intel/img/psb_video/src/
psb_surface_ext.h 123 int subpic_dsty; member in struct:_PsbVASurface
psb_overlay.h 273 int subpic_dsty; member in struct:_psb_subpictureKeyRec
psb_texture.c 359 surface_subpic->subpic_dsty /= src_v_ratio;
361 surface_subpic->subpic_dsty /= subpic_v_ratio;
674 sBltVP.rcSubpicDest[i].top = surface_subpic->subpic_dsty;
675 sBltVP.rcSubpicDest[i].bottom = surface_subpic->subpic_dsty + surface_subpic->subpic_dsth;
    [all...]
psb_output.c     [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 419 desty = subpicture->subpic_dsty + surface_y;
486 pPriv->clear_key[i].subpic_dsty = desty;
496 desty = subpicture->subpic_dsty * yScale;
509 desty = subpicture->subpic_dsty * yScale;
    [all...]

Completed in 163 milliseconds