Searched refs:maxSmoothStreamingHeight (Results 1 – 2 of 2) sorted by relevance
134 static OMX_U32 maxSmoothStreamingHeight = 1088; variable1486 maxSmoothStreamingHeight = 720; in component_init()3723 || pParams->nMaxFrameHeight > maxSmoothStreamingHeight) { in set_parameter()3727 … (unsigned int)maxSmoothStreamingWidth, (unsigned int)maxSmoothStreamingHeight); in set_parameter()
129 static OMX_U32 maxSmoothStreamingHeight = 1088; variable1797 maxSmoothStreamingHeight = 720; in component_init()3999 || pParams->nMaxFrameHeight > maxSmoothStreamingHeight) { in set_parameter()4003 maxSmoothStreamingWidth, maxSmoothStreamingHeight); in set_parameter()