Searched refs:expandEnable (Results 1 – 2 of 2) sorted by relevance
1429 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()
898 …bool expandEnable; /*!< If enabled, input pixel will be expanded to ARGB8888, RGB888 or YUV444 of … member