Home
last modified time | relevance | path

Searched refs:m_smoothstreaming_width (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h827 OMX_U32 m_smoothstreaming_width; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc_swvdec.h1013 OMX_U32 m_smoothstreaming_width; variable
Domx_vdec.h1005 OMX_U32 m_smoothstreaming_width; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h976 OMX_U32 m_smoothstreaming_width; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp509 ,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()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1064 OMX_U32 m_smoothstreaming_width; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1205 OMX_U32 m_smoothstreaming_width; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp698 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()
4109m_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()
Domx_vdec_v4l2.cpp790 m_smoothstreaming_width = 0; in omx_vdec()
4133 … (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()
4134 frameWidth = m_smoothstreaming_width; in set_parameter()
12173 m_smoothstreaming_width = nMaxFrameWidth; in enable_adaptive_playback()
12201 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in enable_adaptive_playback()
12202 m_smoothstreaming_width, m_smoothstreaming_height); in enable_adaptive_playback()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp712 m_smoothstreaming_width = 0; in omx_vdec()
3507 … (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()
3508 frameWidth = m_smoothstreaming_width; in set_parameter()
10826 m_smoothstreaming_width = nMaxFrameWidth; 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()
Domx_vdec_hevc_swvdec.cpp690 m_smoothstreaming_width = 0; in omx_vdec()
3453 (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()
3454 frameWidth = m_smoothstreaming_width; in set_parameter()
4014 m_smoothstreaming_width = pParams->nMaxFrameWidth; in set_parameter()
4018 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in set_parameter()
4019m_smoothstreaming_width, m_smoothstreaming_height); in set_parameter()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp864 m_smoothstreaming_width = 0; in omx_vdec()
4207 … (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()
4208 frameWidth = m_smoothstreaming_width; in set_parameter()
11670 m_smoothstreaming_width = nMaxFrameWidth; in enable_adaptive_playback()
11700 m_extradata_info.output_crop_rect.nWidth = m_smoothstreaming_width; in enable_adaptive_playback()
11703 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in enable_adaptive_playback()
11704 m_smoothstreaming_width, m_smoothstreaming_height); in enable_adaptive_playback()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp820 m_smoothstreaming_width = 0; in omx_vdec()
4410 … (m_smoothstreaming_width * m_smoothstreaming_height))) { in set_parameter()
4411 frameWidth = m_smoothstreaming_width; in set_parameter()
13377 m_smoothstreaming_width = nMaxFrameWidth; in enable_adaptive_playback()
13407 m_extradata_info.output_crop_rect.nWidth = m_smoothstreaming_width; in enable_adaptive_playback()
13410 update_resolution(m_smoothstreaming_width, m_smoothstreaming_height, in enable_adaptive_playback()
13411 m_smoothstreaming_width, m_smoothstreaming_height); in enable_adaptive_playback()