Home
last modified time | relevance | path

Searched refs:mantissa (Results 1 – 9 of 9) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dand_constructor.h25 range.mantissa = (long)x; \
29 x = (float)(range.mantissa); \
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnOverlayPlane.cpp481 xcoeffY[pos].mantissa); in scalingSetup()
490 xcoeffUV[pos].mantissa); in scalingSetup()
500 ycoeffY[pos].mantissa); in scalingSetup()
509 ycoeffUV[pos].mantissa); in scalingSetup()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DOverlayHardware.h151 uint16_t mantissa; member
DOverlayPlaneBase.cpp885 pCoeff[pos].mantissa = icoeff << res; in setCoeffRegs()
889 pCoeff[pos].mantissa = icoeff << res; in setCoeffRegs()
893 pCoeff[pos].mantissa = icoeff << res; in setCoeffRegs()
897 pCoeff[pos].mantissa = icoeff << res; in setCoeffRegs()
1128 xcoeffY[pos].mantissa); in scalingSetup()
1137 xcoeffUV[pos].mantissa); in scalingSetup()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DOverlayHardware.h155 uint16_t mantissa; member
DOverlayPlaneBase.cpp865 pCoeff[pos].mantissa = icoeff << res; in setCoeffRegs()
869 pCoeff[pos].mantissa = icoeff << res; in setCoeffRegs()
873 pCoeff[pos].mantissa = icoeff << res; in setCoeffRegs()
877 pCoeff[pos].mantissa = icoeff << res; in setCoeffRegs()
1105 xcoeffY[pos].mantissa); in scalingSetup()
1114 xcoeffUV[pos].mantissa); in scalingSetup()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnOverlayPlane.cpp549 xcoeffY[pos].mantissa); in scalingSetup()
558 xcoeffUV[pos].mantissa); in scalingSetup()
568 ycoeffY[pos].mantissa); in scalingSetup()
577 ycoeffUV[pos].mantissa); in scalingSetup()
/hardware/intel/img/psb_video/src/
Dpsb_overlay.c304 pCoeff[pos].mantissa = icoeff << res; in SetCoeffRegs()
308 pCoeff[pos].mantissa = icoeff << res; in SetCoeffRegs()
312 pCoeff[pos].mantissa = icoeff << res; in SetCoeffRegs()
316 pCoeff[pos].mantissa = icoeff << res; in SetCoeffRegs()
706 xcoeffY[pos].mantissa); in i830_display_video()
714 xcoeffUV[pos].mantissa); in i830_display_video()
Dpsb_overlay.h254 uint16_t mantissa; member