Searched refs:m_smoothstreaming_height (Results 1 – 8 of 8) sorted by relevance
826 OMX_U32 m_smoothstreaming_height; variable
1014 OMX_U32 m_smoothstreaming_height; variable
1006 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()
1065 OMX_U32 m_smoothstreaming_height; variable
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()
1290 OMX_U32 m_smoothstreaming_height; variable
713 m_smoothstreaming_height = 0; in omx_vdec()3507 … (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()3509 frameHeight = m_smoothstreaming_height; in set_parameter()10827 m_smoothstreaming_height = nMaxFrameHeight; in enable_adaptive_playback()10854 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in enable_adaptive_playback()10855 m_smoothstreaming_width, m_smoothstreaming_height); in enable_adaptive_playback()