Home
last modified time | relevance | path

Searched refs:coeffRec (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnOverlayPlane.cpp312 coeffRec xcoeffY[N_HORIZ_Y_TAPS * N_PHASES]; in scalingSetup()
313 coeffRec xcoeffUV[N_HORIZ_UV_TAPS * N_PHASES]; in scalingSetup()
314 coeffRec ycoeffY[N_VERT_Y_TAPS * N_PHASES]; in scalingSetup()
315 coeffRec ycoeffUV[N_VERT_UV_TAPS * N_PHASES]; in scalingSetup()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DOverlayHardware.h153 } coeffRec, *coeffPtr; typedef
DOverlayPlaneBase.cpp1001 coeffRec xcoeffY[N_HORIZ_Y_TAPS * N_PHASES]; in scalingSetup()
1002 coeffRec xcoeffUV[N_HORIZ_UV_TAPS * N_PHASES]; in scalingSetup()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DOverlayHardware.h157 } coeffRec, *coeffPtr; typedef
DOverlayPlaneBase.cpp981 coeffRec xcoeffY[N_HORIZ_Y_TAPS * N_PHASES]; in scalingSetup()
982 coeffRec xcoeffUV[N_HORIZ_UV_TAPS * N_PHASES]; in scalingSetup()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnOverlayPlane.cpp367 coeffRec xcoeffY[N_HORIZ_Y_TAPS * N_PHASES]; in scalingSetup()
368 coeffRec xcoeffUV[N_HORIZ_UV_TAPS * N_PHASES]; in scalingSetup()
369 coeffRec ycoeffY[N_VERT_Y_TAPS * N_PHASES]; in scalingSetup()
370 coeffRec ycoeffUV[N_VERT_UV_TAPS * N_PHASES]; in scalingSetup()
/hardware/intel/img/psb_video/src/
Dpsb_overlay.h256 } coeffRec, *coeffPtr; typedef
Dpsb_overlay.c596 coeffRec xcoeffY[N_HORIZ_Y_TAPS * N_PHASES]; in i830_display_video()
597 coeffRec xcoeffUV[N_HORIZ_UV_TAPS * N_PHASES]; in i830_display_video()