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

  /hardware/intel/img/psb_video/src/
psb_surface_ext.h 124 int subpic_dstw; member in struct:_PsbVASurface
psb_texture.c 350 subpic_h_ratio = (float)surface_subpic->subpic_srcw / surface_subpic->subpic_dstw;
353 subpic_h_dest_ratio = (float)dst_w / surface_subpic->subpic_dstw;
363 surface_subpic->subpic_dstw /= src_h_ratio;
365 surface_subpic->subpic_dstw /= subpic_h_ratio;
673 sBltVP.rcSubpicDest[i].right = surface_subpic->subpic_dstx + surface_subpic->subpic_dstw;
    [all...]
psb_overlay.h 274 int subpic_dstw; member in struct:_psb_subpictureKeyRec
psb_output.c     [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 420 destw = subpicture->subpic_dstw;
487 pPriv->clear_key[i].subpic_dstw = destw;
    [all...]

Completed in 74 milliseconds