Searched refs:m_smoothstreaming_height (Results 1 – 7 of 7) sorted by relevance
826 OMX_U32 m_smoothstreaming_height; variable
1014 OMX_U32 m_smoothstreaming_height; variable
982 OMX_U32 m_smoothstreaming_height; variable
977 OMX_U32 m_smoothstreaming_height; variable
508 ,m_smoothstreaming_height(0) in omx_vdec()1474 m_smoothstreaming_height = kMaxSmoothStreamingHeight; in component_init()3137 (m_smoothstreaming_height * m_smoothstreaming_width))) { in set_parameter()3139 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height); in set_parameter()3661 m_smoothstreaming_height = adaptivePlaybackParams->nMaxFrameHeight; in set_parameter()7905 if (drv_ctx.video_resolution.frame_height > m_smoothstreaming_height) in start_port_reconfig()7906 m_smoothstreaming_height = drv_ctx.video_resolution.frame_height; in start_port_reconfig()7910 m_smoothstreaming_width, m_smoothstreaming_height); in start_port_reconfig()
699 m_smoothstreaming_height = 0; in omx_vdec()3517 (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()3519 frameHeight = m_smoothstreaming_height; in set_parameter()4105 m_smoothstreaming_height = pParams->nMaxFrameHeight; in set_parameter()4108 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in set_parameter()4109 … m_smoothstreaming_width, m_smoothstreaming_height); in set_parameter()4158 prop.uProperty.sDimensions.nHeight= m_smoothstreaming_height; in set_parameter()9878 (drv_ctx.video_resolution.frame_width > m_smoothstreaming_height)) in get_buffer_req_swvdec()
712 m_smoothstreaming_height = 0; in omx_vdec()3496 … (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()3498 frameHeight = m_smoothstreaming_height; in set_parameter()10735 m_smoothstreaming_height = nMaxFrameHeight; in enable_adaptive_playback()10762 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in enable_adaptive_playback()10763 m_smoothstreaming_width, m_smoothstreaming_height); in enable_adaptive_playback()