OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clipbox
(Results
1 - 5
of
5
) sorted by null
/hardware/intel/img/psb_video/src/
psb_surface_ext.h
178
VaClipBox
clipbox
[PSB_CLIPBOX_MAX_NUM];
member in struct:_PsbXvVAPutSurface
psb_overlay.c
[
all
...]
/hardware/intel/img/psb_video/src/x11/
psb_xvva.c
748
vaPtr->
clipbox
[j].x = cliprects[j].x;
749
vaPtr->
clipbox
[j].y = cliprects[j].y;
750
vaPtr->
clipbox
[j].width = cliprects[j].width;
751
vaPtr->
clipbox
[j].height = cliprects[j].height;
psb_coverlay.c
545
/* get window
clipbox
*/
[
all
...]
/hardware/intel/common/libva/test/putsurface/
putsurface_common.c
539
printf(" -c test
clipbox
\n");
Completed in 328 milliseconds