Searched refs:subpic_dsth (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_surface_ext.h125 int subpic_dsth; member in struct:_PsbVASurface
H A Dpsb_texture.c351 subpic_v_ratio = (float)surface_subpic->subpic_srch / surface_subpic->subpic_dsth;
354 subpic_v_dest_ratio = (float)dst_h / surface_subpic->subpic_dsth;
364 surface_subpic->subpic_dsth /= src_v_ratio;
366 surface_subpic->subpic_dsth /= subpic_v_ratio;
675 sBltVP.rcSubpicDest[i].bottom = surface_subpic->subpic_dsty + surface_subpic->subpic_dsth;
H A Dpsb_overlay.h275 int subpic_dsth; member in struct:_psb_subpictureKeyRec
H A Dpsb_output.c1361 surface_subpic->subpic_dsth = dest_h;
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_coverlay.c421 desth = subpicture->subpic_dsth;
488 pPriv->clear_key[i].subpic_dsth = desth;
863 (subpicture->subpic_dsth != pPriv->clear_key[i].subpic_dsth)) {

Completed in 93 milliseconds