Lines Matching defs:height
276 int height = info.height; in GetSize() local
396 void GetYuvUbwcSPPlaneInfo(uint32_t width, uint32_t height, int color_format, in GetYuvUbwcSPPlaneInfo()
461 void GetYuvUbwcInterlacedSPPlaneInfo(uint32_t width, uint32_t height, in GetYuvUbwcInterlacedSPPlaneInfo()
476 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height, in GetYuvSPPlaneInfo()
562 uint32_t height = UINT(hnd->height); in GetYUVPlaneInfo() local
632 int GetRawPlaneInfo(int32_t format, int32_t width, int32_t height, PlaneLayoutInfo *plane_info) { in GetRawPlaneInfo()
761 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight()
815 unsigned int GetRgbUBwcMetaBufferSize(int width, int height, uint32_t bpp) { in GetRgbUBwcMetaBufferSize()
838 unsigned int GetUBwcSize(int width, int height, int format, unsigned int alignedw, in GetUBwcSize()
883 unsigned int GetRgbMetaSize(int format, uint32_t width, uint32_t height, uint64_t usage) { in GetRgbMetaSize()
925 void GetCustomDimensions(private_handle_t *hnd, int *stride, int *height) { in GetCustomDimensions()
973 int height = info.height; in GetAlignedWidthAndHeight() local
1381 int GetYUVPlaneInfo(const BufferInfo &info, int32_t format, int32_t width, int32_t height, in GetYUVPlaneInfo()
1698 void GetRGBPlaneInfo(const BufferInfo &info, int32_t format, int32_t width, int32_t height, in GetRGBPlaneInfo() argument