Home
last modified time | relevance | path

Searched refs:OVERLAY_A (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_coverlay.c649 *extend_overlay = OVERLAY_A; in psb_extendMode_getCoordinate()
704 *extend_overlay = OVERLAY_A; in psb_extendMode_getCoordinate()
744 *extend_overlay = OVERLAY_A; in psb_extendMode_getCoordinate()
800 *extend_overlay = OVERLAY_A; in psb_extendMode_getCoordinate()
1070 flags, OVERLAY_A, local_pipe); in psb_putsurface_coverlay()
1140 flags, OVERLAY_A, local_pipe); in psb_putsurface_coverlay()
1166 flags, OVERLAY_A, PIPEB); in psb_putsurface_coverlay()
1201 flags, OVERLAY_A, local_pipe); in psb_putsurface_coverlay()
1280 flags, OVERLAY_A, local_pipe); in psb_putsurface_coverlay()
/hardware/intel/img/psb_video/src/android/
Dpsb_output_android.c235 flags, OVERLAY_A, PIPEA);
536 flags, OVERLAY_A, PIPEA); in psb_PutSurface()
/hardware/intel/img/psb_video/src/
Dpsb_overlay.h366 OVERLAY_A = 0, enumerator
Dpsb_overlay.c236 if ((overlayId == OVERLAY_A) && pPriv->overlayA_enabled)
432 if ((overlayId == OVERLAY_A) && !pPriv->overlayA_enabled) { in i830_display_video()
779 case OVERLAY_A: in i830_display_video()
1456 if ((overlayId == OVERLAY_A) && (pPriv->overlayA_pipeId != pipeId)) { in psb_putsurface_overlay()
1458 I830SwitchPipe(ctx, OVERLAY_A, pipeId); in psb_putsurface_overlay()