Searched refs:ulTargetHeight (Results 1 – 3 of 3) sorted by relevance
292 videoDecodeCreateInfo.ulTargetHeight = pVideoFormat->coded_height; in HandleVideoSequence()295 mSurfaceHeight = videoDecodeCreateInfo.ulTargetHeight; in HandleVideoSequence()
510 videoDecodeCreateInfo.ulTargetHeight = pVideoFormat->coded_height; in HandleVideoSequence()513 mSurfaceHeight = videoDecodeCreateInfo.ulTargetHeight; in HandleVideoSequence()
186 …unsigned long ulTargetHeight; /**< IN: Post-processed output height (Should be aligbe… member