Searched defs:dstW (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/img/hwcomposer/ips/anniedale/ |
D | PlaneCapabilities.cpp | 171 int dstW, dstH; in isScalingSupported() local
|
D | AnnCursorPlane.cpp | 100 int dstW = mPosition.w; in setDataBuffer() local
|
D | AnnRGBPlane.cpp | 151 int dstX, dstY, dstW, dstH; in setDataBuffer() local
|
/hardware/intel/img/hwcomposer/common/base/ |
D | HwcLayerList.cpp | 169 int dstW = dest.right - dest.left; in checkRgbOverlaySupported() local 232 int dstW = dest.right - dest.left; in checkCursorSupported() local
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosJpegEncoderForCamera.cpp | 677 …har **srcBuf, unsigned int srcW, unsigned int srcH, char **dstBuf, unsigned int dstW, unsigned in… in scaleDownYuv422() 711 …char **srcBuf, unsigned int srcW, unsigned int srcH, char **dstBuf, unsigned int dstW, unsigned in… in scaleDownYuv422_2p()
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosJpegEncoderForCamera.cpp | 691 …har **srcBuf, unsigned int srcW, unsigned int srcH, char **dstBuf, unsigned int dstW, unsigned in… in scaleDownYuv422() 725 …char **srcBuf, unsigned int srcW, unsigned int srcH, char **dstBuf, unsigned int dstW, unsigned in… in scaleDownYuv422_2p()
|