Searched defs:N_VERT_UV_TAPS (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DOverlayHardware.h35 #define N_VERT_UV_TAPS 3 macro
143 uint16_t UV_VCOEFS[N_VERT_UV_TAPS * N_PHASES];
144 uint16_t RESERVEDF[0x100 / 2 - N_VERT_UV_TAPS * N_PHASES];
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DOverlayHardware.h35 #define N_VERT_UV_TAPS 3 macro
147 uint16_t UV_VCOEFS[N_VERT_UV_TAPS * N_PHASES];
148 uint16_t RESERVEDF[0x100 / 2 - N_VERT_UV_TAPS * N_PHASES];
/hardware/intel/img/psb_video/src/
H A Dpsb_overlay.h170 #define N_VERT_UV_TAPS 3 macro
240 uint16_t UV_VCOEFS[N_VERT_UV_TAPS * N_PHASES]; /* 0x500 */
241 uint16_t RESERVEDF[0x100 / 2 - N_VERT_UV_TAPS * N_PHASES];

Completed in 141 milliseconds