Searched defs:height (Results 1 – 4 of 4) sorted by relevance
147 uint16_t height; /*!< Lines of the input frame. */ member283 uint16_t height; /*!< Lines of the input frame. */ member322 uint16_t height; /*!< Lines of the input frame. */ member
913 uint16_t height, in PXP_StartRectCopy()1017 uint32_t height; in PXP_StartMemCopy() local
163 uint16_t height; /*!< How many lines in output buffer. */ member528 uint16_t height; /*!< Lines to copy. */ member
461 … void LCDIFV2_SetLayerSize(LCDIFV2_Type *base, uint8_t layerIndex, uint16_t width, uint16_t height) in LCDIFV2_SetLayerSize()