OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subpic_dsth
(Results
1 - 5
of
5
) sorted by null
/hardware/intel/img/psb_video/src/
psb_surface_ext.h
125
int
subpic_dsth
;
member in struct:_PsbVASurface
psb_texture.c
351
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
;
[
all
...]
psb_overlay.h
275
int
subpic_dsth
;
member in struct:_psb_subpictureKeyRec
psb_output.c
[
all
...]
/hardware/intel/img/psb_video/src/x11/
psb_coverlay.c
421
desth = subpicture->
subpic_dsth
;
488
pPriv->clear_key[i].
subpic_dsth
= desth;
[
all
...]
Completed in 40 milliseconds