Home
last modified time | relevance | path

Searched refs:nHeight (Results 1 – 25 of 25) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_IVCommon.h321 OMX_U32 nHeight; member
417 OMX_U32 nHeight; member
DQOMX_VideoExtensions.h574 OMX_U16 nHeight; member
DQOMX_IVCommonExtensions.h407 OMX_U32 nHeight; member
DOMX_QCOMExtns.h1464 OMX_U32 nHeight; member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_IVCommon.h321 OMX_U32 nHeight; member
417 OMX_U32 nHeight; member
DQOMX_VideoExtensions.h575 OMX_U16 nHeight; member
DQOMX_IVCommonExtensions.h407 OMX_U32 nHeight; member
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
DOMX_IVCommon.h308 OMX_U32 nHeight; member
404 OMX_U32 nHeight; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_IVCommon.h321 OMX_U32 nHeight; member
417 OMX_U32 nHeight; member
DQOMX_VideoExtensions.h575 OMX_U16 nHeight; member
DQOMX_IVCommonExtensions.h407 OMX_U32 nHeight; member
DOMX_QCOMExtns.h1683 OMX_U32 nHeight; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp1610 rectangle.nHeight = drv_ctx.video_resolution.frame_height; in update_resolution()
1869 sSwVdecParameter.sDimensions.nHeight = 720; in component_init()
2007 prop_dimen.uProperty.sDimensions.nHeight = drv_ctx.video_resolution.frame_height; in component_init()
3442 prop.uProperty.sDimensions.nHeight = in set_parameter()
3558 … prop.uProperty.sDimensions.nHeight= drv_ctx.video_resolution.frame_height; in set_parameter()
3641 prop.uProperty.sDimensions.nHeight= fmt.fmt.pix_mp.height; in set_parameter()
4132 prop.uProperty.sDimensions.nHeight= 144; in set_parameter()
4158 prop.uProperty.sDimensions.nHeight= m_smoothstreaming_height; in set_parameter()
7651 … || (omx->rectangle.nHeight != vdec_msg->msgdata.output_frame.framesize.bottom))) { in async_message_process()
7662 … omx->rectangle.nHeight, vdec_msg->msgdata.output_frame.framesize.bottom); in async_message_process()
[all …]
Domx_vdec_hevc.cpp1206 rectangle.nHeight = drv_ctx.video_resolution.frame_height; in update_resolution()
6157 … || (omx->rectangle.nHeight != vdec_msg->msgdata.output_frame.framesize.bottom))) { in async_message_process()
6161 omx->rectangle.nHeight = vdec_msg->msgdata.output_frame.framesize.bottom; in async_message_process()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1778 (pThis->framesize.nHeight != in process_event_cb()
1783 pThis->framesize.nHeight, in process_event_cb()
1790 pThis->framesize.nHeight = in process_event_cb()
1803 … pThis->rectangle.nHeight = pThis->drv_ctx.frame_size.bottom; in process_event_cb()
1824 if (pThis->rectangle.nTop + pThis->rectangle.nHeight > in process_event_cb()
1828 pThis->rectangle.nTop, pThis->rectangle.nHeight, in process_event_cb()
1832 if (pThis->rectangle.nHeight > in process_event_cb()
1836 pThis->rectangle.nHeight, in process_event_cb()
1838 pThis->rectangle.nHeight = in process_event_cb()
1844 … pThis->rectangle.nWidth, pThis->rectangle.nHeight); in process_event_cb()
[all …]
Domx_swvdec.cpp1311 p_recttype->nHeight = m_frame_dimensions.height; in get_config()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp864 for (i = 0; i < crop_rect.nHeight; i++) { in fbd_thread()
873 for (i = 0; i < crop_rect.nHeight/2; i++) { in fbd_thread()
1186 … crop_rect.nLeft, crop_rect.nTop, crop_rect.nWidth, crop_rect.nHeight); in EventHandler()
1309 crop_rect.nHeight = height; in main()
2159 crop_rect.nHeight = height; in Play_Decoder()
4230 crop_rect.nHeight = height; in output_port_reconfig()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_hevc.cpp140 swVencParameter.sDimensions.nHeight = 144; in component_init()
408 prop.uProperty.sDimensions.nHeight= portDefn->format.video.nFrameHeight; in set_parameter()
Dvideo_encoder_device_v4l2.cpp4030 vqzip.pConfig.nHeight = ALIGN(m_sVenc_cfg.input_height, 16); in venc_set_vqzip_sei_type()
5817 OMX_U32 nHeight = m_sVenc_cfg.dvs_width; in venc_set_vpe_rotation() local
5818 m_sVenc_cfg.dvs_height = nHeight; in venc_set_vpe_rotation()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp659 rectParams->nHeight = paramPortDefinitionInput->format.video.nFrameHeight; in GetDecoderOutputCropSpecific()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp1593 rectangle.nHeight = drv_ctx.video_resolution.frame_height; in update_resolution()
1846 sSwVdecParameter.sDimensions.nHeight = 720; in component_init()
1984 prop_dimen.uProperty.sDimensions.nHeight = drv_ctx.video_resolution.frame_height; in component_init()
3486 prop.uProperty.sDimensions.nHeight= portDefn->format.video.nFrameHeight; in set_parameter()
3569 prop.uProperty.sDimensions.nHeight= fmt.fmt.pix_mp.height; in set_parameter()
7436 … || (omx->rectangle.nHeight != vdec_msg->msgdata.output_frame.framesize.bottom))) { in async_message_process()
7447 … omx->rectangle.nHeight, vdec_msg->msgdata.output_frame.framesize.bottom); in async_message_process()
7472 omx->rectangle.nHeight = vdec_msg->msgdata.output_frame.framesize.bottom; in async_message_process()
10470 prop.uProperty.sDimensions.nHeight, in swvdec_handle_event()
10472 prop.uProperty.sDimensions.nHeight); in swvdec_handle_event()
[all …]
Domx_vdec_hevc.cpp1211 rectangle.nHeight = drv_ctx.video_resolution.frame_height; in update_resolution()
6193 … || (omx->rectangle.nHeight != vdec_msg->msgdata.output_frame.framesize.bottom))) { in async_message_process()
6197 omx->rectangle.nHeight = vdec_msg->msgdata.output_frame.framesize.bottom; in async_message_process()
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp430 rect->nHeight < mHeight) { in ISV_GetConfig()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp1166 rectangle.nHeight = drv_ctx.video_resolution.frame_height; in update_resolution()
6902 || (omx->rectangle.nHeight != vdec_msg->msgdata.output_frame.framesize.bottom))) in async_message_process()
6906 omx->rectangle.nWidth, omx->rectangle.nHeight); in async_message_process()
6910 omx->rectangle.nHeight = vdec_msg->msgdata.output_frame.framesize.bottom; in async_message_process()
6914 omx->rectangle.nWidth, omx->rectangle.nHeight); in async_message_process()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp1422 rectangle.nHeight = drv_ctx.video_resolution_input.frame_height; in update_resolution()