Searched defs:dstH (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 | 101 int dstH = mPosition.h; in setDataBuffer() local
|
D | AnnRGBPlane.cpp | 142 int dstX, dstY, dstW, dstH; in setDataBuffer() local
|
/hardware/intel/img/hwcomposer/common/base/ |
D | HwcLayerList.cpp | 170 int dstH = dest.bottom - dest.top; in checkRgbOverlaySupported() local 233 int dstH = dest.bottom - dest.top; in checkCursorSupported() local
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosJpegEncoderForCamera.cpp | 677 …srcBuf, unsigned int srcW, unsigned int srcH, char **dstBuf, unsigned int dstW, unsigned int dstH) in scaleDownYuv422() 711 …*srcBuf, unsigned int srcW, unsigned int srcH, char **dstBuf, unsigned int dstW, unsigned int dstH) in scaleDownYuv422_2p()
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosJpegEncoderForCamera.cpp | 691 …srcBuf, unsigned int srcW, unsigned int srcH, char **dstBuf, unsigned int dstW, unsigned int dstH) in scaleDownYuv422() 725 …*srcBuf, unsigned int srcW, unsigned int srcH, char **dstBuf, unsigned int dstW, unsigned int dstH) in scaleDownYuv422_2p()
|