Searched refs:kMaxSmoothStreamingHeight (Results 1 – 1 of 1) sorted by relevance
157 static const OMX_U32 kMaxSmoothStreamingHeight = 1088; variable160 static const OMX_U32 kMaxSmoothStreamingHeight = 720; variable1474 m_smoothstreaming_height = kMaxSmoothStreamingHeight; in component_init()1479 update_resolution(kMaxSmoothStreamingWidth, kMaxSmoothStreamingHeight); in component_init()3627 || adaptivePlaybackParams->nMaxFrameHeight > kMaxSmoothStreamingHeight) { in set_parameter()3632 kMaxSmoothStreamingWidth, kMaxSmoothStreamingHeight); in set_parameter()7899 drv_ctx.video_resolution.frame_height > kMaxSmoothStreamingHeight) { in start_port_reconfig()