Searched refs:frameHeight (Results 1 – 2 of 2) sorted by relevance
430 uint16_t frameHeight; /*!< Frame height. */ member452 uint16_t frameHeight; /*!< Frame height. */ member470 uint16_t frameHeight; /*!< Frame height. */ member682 uint16_t frameHeight; /*!< Frame height. */ member
1726 config->frameHeight = 320U; in DPU_FetchUnitGetDefaultConfig()1824 …DPU_REG(base, offset + dimensionOffset) = DPU_MAKE_DIMENSION(config->frameHeight - 1UL, config->fr… in DPU_InitFetchUnit()1869 config->frameHeight = 320U; in DPU_FetcUnitGetDefaultWarpConfig()1922 …fetchWarp->FRAMEDIMENSIONS = DPU_MAKE_DIMENSION(config->frameHeight - 1UL, config->frameWidth - 1U… in DPU_InitFetchUnitWarp()1975 config->frameHeight = 320U; in DPU_CorrdinatesGetDefaultConfig()2006 dimension = DPU_MAKE_DIMENSION(config->frameHeight - 1UL, config->frameWidth - 1UL); in DPU_InitWarpCoordinates()2939 config->frameHeight = 320U; in DPU_ConstFrameGetDefaultConfig()2957 …constFrame->FRAMEDIMENSIONS = DPU_MAKE_DIMENSION(config->frameHeight - 1UL, config->frameWidth - 1… in DPU_SetConstFrameConfig()