Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/ips/anniedale/
DAnnOverlayPlane.cpp356 coeffRec xcoeffY[N_HORIZ_Y_TAPS * N_PHASES]; in scalingSetup()
357 coeffRec xcoeffUV[N_HORIZ_UV_TAPS * N_PHASES]; in scalingSetup()
358 coeffRec ycoeffY[N_VERT_Y_TAPS * N_PHASES]; in scalingSetup()
359 coeffRec ycoeffUV[N_VERT_UV_TAPS * N_PHASES]; in scalingSetup()
/hardware/intel/img/hwcomposer/ips/common/
DOverlayHardware.h153 } coeffRec, *coeffPtr; typedef
DOverlayPlaneBase.cpp976 coeffRec xcoeffY[N_HORIZ_Y_TAPS * N_PHASES]; in scalingSetup()
977 coeffRec xcoeffUV[N_HORIZ_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()