Searched refs:kMaxSmoothStreamingWidth (Results 1 – 1 of 1) sorted by relevance
156 static const OMX_U32 kMaxSmoothStreamingWidth = 1920; variable159 static const OMX_U32 kMaxSmoothStreamingWidth = 1280; variable1473 m_smoothstreaming_width = kMaxSmoothStreamingWidth; in component_init()1479 update_resolution(kMaxSmoothStreamingWidth, kMaxSmoothStreamingHeight); in component_init()3626 if (adaptivePlaybackParams->nMaxFrameWidth > kMaxSmoothStreamingWidth in set_parameter()3632 kMaxSmoothStreamingWidth, kMaxSmoothStreamingHeight); in set_parameter()7898 if (drv_ctx.video_resolution.frame_width > kMaxSmoothStreamingWidth || in start_port_reconfig()