Searched refs:updateHeight (Results 1 – 2 of 2) sorted by relevance
2165 …base->WFA_FETCH_BUF1_SIZE = PXP_WFA_FETCH_BUF1_SIZE_BUF_HEIGHT((uint32_t)config->updateHeight - 1… in PXP_SetWfeaConfig()2170 …base->WFA_FETCH_BUF2_SIZE = PXP_WFA_FETCH_BUF1_SIZE_BUF_HEIGHT((uint32_t)config->updateHeight - 1… in PXP_SetWfeaConfig()2177 … PXP_WFE_A_STORE_SIZE_CH0_OUT_HEIGHT((uint32_t)config->updateHeight - 1UL); in PXP_SetWfeaConfig()2179 … PXP_WFE_A_STORE_SIZE_CH0_OUT_HEIGHT((uint32_t)config->updateHeight - 1UL); in PXP_SetWfeaConfig()2192 PXP_ALU_A_BUF_SIZE_BUF_HEIGHT((uint32_t)config->updateHeight); in PXP_SetWfeaConfig()2197 …XP_WFE_A_DIMENSIONS_WIDTH(config->updateWidth) | PXP_WFE_A_DIMENSIONS_HEIGHT(config->updateHeight); in PXP_SetWfeaConfig()
1083 uint16_t updateHeight; /*!< Height of the update area. */ member