Home
last modified time | relevance | path

Searched refs:expandEnable (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c1429 if ((config->expandEnable == false) && (config->pixelFormat == kPXP_FetchFormatYUV422_2P)) in PXP_SetFetchEngineConfig()
1482 PXP_INPUT_FETCH_SHIFT_CTRL_CH0_EXPAND_EN((uint32_t)config->expandEnable) | in PXP_SetFetchEngineConfig()
Dfsl_pxp.h898 …bool expandEnable; /*!< If enabled, input pixel will be expanded to ARGB8888, RGB888 or YUV444 of … member