Searched refs:_height (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/msm8x26/kernel-headers/media/ |
D | msm_media_info.h | 35 …_height) ((VENUS_Y_STRIDE(_color_fmt, _width) * VENUS_Y_SCANLINES(_color_fmt, _height)) + (VEN… argument 36 …US_BUFFER_SIZE(_color_fmt, _width, _height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNED(_color_f… argument
|
/hardware/intel/img/psb_video/src/ |
D | psb_surface_attrib.c | 413 int _height, in psb_CreateSurfaceFromKBuf() argument 434 unsigned int height = (unsigned int)_height; in psb_CreateSurfaceFromKBuf()
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.cpp | 293 uint32_t _height = height; in allocationCopy2DRange() local 299 …ange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstMip, _dstFace, _width, _height, _srcAlloc, _srcX… in allocationCopy2DRange() 310 uint32_t _height = height; in allocationCopy3DRange() local 317 …ange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstZoff, _dstMip, _width, _height, _depth, _srcAllo… in allocationCopy3DRange()
|