Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 26) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c652 uint16_t height, in PXP_BuildRect()
1199 uint16_t height, in PXP_StartRectCopy()
1303 uint32_t height; in PXP_StartMemCopy() local
1346 uint32_t height; in PXP_MemCopy() local
Dfsl_pxp.h339 uint16_t height; /*!< How many lines in output buffer. */ member
752 uint16_t height; /*!< Lines to copy. */ member
2674 …atic inline void PXP_SetHistogramSize(PXP_Type *base, uint8_t num, uint16_t width, uint16_t height) in PXP_SetHistogramSize()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c344 …*base, uint8_t displayIndex, uint16_t topLeftX, uint16_t topLeftY, uint16_t width, uint16_t height) in LCDIF_SetFrameBufferPosition()
429 uint16_t height, in LCDIF_SetOverlayLayerPosition()
892 uint16_t height = endY - startY + 1U; in LCDIF_DbiSelectArea() local
Dfsl_lcdif.h286 uint16_t height; /*!< The height of the layer. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/csi/
Dfsl_csi.h120 uint16_t height; /*!< Lines of the input frame. */ member
257 uint16_t height; /*!< Lines of the input frame. */ member
296 uint16_t height; /*!< Lines of the input frame. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/elcdif/
Dfsl_dc_fb_elcdif.h53 uint16_t height; /*!< Panel height. */ member
63 uint16_t height; /*!< Height of the panel. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdif/
Dfsl_dc_fb_lcdif.h57 uint16_t height; /*!< Panel height. */ member
67 uint16_t height; /*!< Height of the panel. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdifv2/
Dfsl_dc_fb_lcdifv2.h59 uint16_t height; /*!< Panel height. */ member
70 uint16_t height; /*!< Height of the panel. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/lcdifv3/
Dfsl_dc_fb_lcdifv3.h52 uint16_t height; /*!< Panel height. */ member
63 uint16_t height; /*!< Height of the panel. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/
Dfsl_display.h22 uint16_t height; member
78 uint16_t height; member
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa9xxx_parameters.h418 uint8_t height; member
436 uint8_t height; member
475 uint8_t height; member
/hal_nxp-latest/mcux/mcux-sdk/drivers/epdc/
Dfsl_epdc.h429 uint32_t height : 13; /*!< The height of the new update region in pixels. */ member
482 uint16_t height; /*!< The height of the collision region. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/dpr/
Dfsl_dpr.h39 uint16_t height; /*!< Frame buffer height. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/dbi/
Dfsl_dc_fb_dbi.h44 uint16_t height; /*!< Panel height. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/prg/
Dfsl_prg.h41 uint16_t height; /*!< Frame buffer height. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dc/
Dfsl_dc_fb.h27 uint16_t height; /*!< How many lines in one frame buffer. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/jpegdec/
Dfsl_jpegdec.c216 uint16_t width, height; in JPEGDEC_ParseHeader() local
Dfsl_jpegdec.h76 …uint32_t height : 14; /*!< Image height in pixel. Max supported is 8K(2000h), must be integ… member
/hal_nxp-latest/mcux/mcux-sdk/components/video/
Dfsl_video_common.h48 #define FSL_VIDEO_RESOLUTION(width, height) ((uint32_t)(width) | ((uint32_t)(height) << 16U)) argument
/hal_nxp-latest/mcux/mcux-sdk/drivers/pngdec/
Dfsl_pngdec.h90 uint32_t height; /*!< Decoded image height. */ member
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdifv3/
Dfsl_lcdifv3.h354 …ne void LCDIFV3_SetLayerSize(LCDIF_Type *base, uint8_t layerIndex, uint16_t width, uint16_t height) in LCDIFV3_SetLayerSize()
/hal_nxp-latest/mcux/mcux-sdk/drivers/smartdma/
Dfsl_smartdma_rt500.h229 uint32_t height; /*! Height resolution in pixel. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7725/
Dfsl_ov7725.c359 uint16_t width, height; in OV7725_Init() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdifv2/
Dfsl_lcdifv2.h462 … void LCDIFV2_SetLayerSize(LCDIFV2_Type *base, uint8_t layerIndex, uint16_t width, uint16_t height) in LCDIFV2_SetLayerSize()
/hal_nxp-latest/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h709 uint16_t height; /*!< Active height. */ member

12