Searched defs:_height (Results 1 – 3 of 3) sorted by relevance
35 #define VENUS_BUFFER_SIZE_UNALIGNED(_color_fmt, _width, _height) ((VENUS_Y_STRIDE(_color_fmt, _wi… argument36 #define VENUS_BUFFER_SIZE(_color_fmt, _width, _height) MSM_MEDIA_ALIGN(VENUS_BUFFER_SIZE_UNALIGNE… argument
113 OutputStreamInfo(int _width, int _height, int _format, android_dataspace _dataSpace, in OutputStreamInfo()
309 uint32_t _height = height; in allocationCopy2DRange() local326 uint32_t _height = height; in allocationCopy3DRange() local