Searched refs:m_smoothstreaming_width (Results 1 – 7 of 7) sorted by relevance
827 OMX_U32 m_smoothstreaming_width; variable
1013 OMX_U32 m_smoothstreaming_width; variable
981 OMX_U32 m_smoothstreaming_width; variable
976 OMX_U32 m_smoothstreaming_width; variable
509 ,m_smoothstreaming_width(0) in omx_vdec()1473 m_smoothstreaming_width = kMaxSmoothStreamingWidth; 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()3660 m_smoothstreaming_width = adaptivePlaybackParams->nMaxFrameWidth; in set_parameter()7903 if (drv_ctx.video_resolution.frame_width > m_smoothstreaming_width) in start_port_reconfig()7904 m_smoothstreaming_width = drv_ctx.video_resolution.frame_width; in start_port_reconfig()7910 m_smoothstreaming_width, m_smoothstreaming_height); in start_port_reconfig()
698 m_smoothstreaming_width = 0; in omx_vdec()3517 (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()3518 frameWidth = m_smoothstreaming_width; in set_parameter()4104 m_smoothstreaming_width = pParams->nMaxFrameWidth; 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()4157 prop.uProperty.sDimensions.nWidth = m_smoothstreaming_width; in set_parameter()9877 ((drv_ctx.video_resolution.frame_height > m_smoothstreaming_width) && in get_buffer_req_swvdec()
711 m_smoothstreaming_width = 0; in omx_vdec()3496 … (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()3497 frameWidth = m_smoothstreaming_width; in set_parameter()10734 m_smoothstreaming_width = nMaxFrameWidth; 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()