Searched refs:pNativeWindow (Results 1 - 25 of 26) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Image.h108 * pNativeWindow : Platform specific reference for a window object if a
121 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h124 * pNativeWindow : Platform specific reference for a window object if a
139 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Image.h108 * pNativeWindow : Platform specific reference for a window object if a
121 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h121 * pNativeWindow : Platform specific reference for a window object if a
136 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Image.h108 * pNativeWindow : Platform specific reference for a window object if a
121 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h124 * pNativeWindow : Platform specific reference for a window object if a
139 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Image.h108 * pNativeWindow : Platform specific reference for a window object if a
121 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h121 * pNativeWindow : Platform specific reference for a window object if a
136 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Image.h125 * pNativeWindow : Platform specific reference for a window object if a
138 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h139 * pNativeWindow : Platform specific reference for a window object if a
154 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Image.h108 * pNativeWindow : Platform specific reference for a window object if a
121 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_IMAGE_PORTDEFINITIONTYPE
H A DOMX_Video.h121 * pNativeWindow : Platform specific reference for a window object if a
136 OMX_NATIVE_WINDOWTYPE pNativeWindow; member in struct:OMX_VIDEO_PORTDEFINITIONTYPE
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportbase.cpp263 format->pNativeWindow = pformat->pNativeWindow;
294 format->pNativeWindow = pformat->pNativeWindow;
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderBase.cpp98 paramPortDefinitionInput.format.video.pNativeWindow = NULL;
158 paramPortDefinitionOutput.format.video.pNativeWindow = NULL;
558 if (port_def.format.video.pNativeWindow != NULL) {
559 p->nativeWindow = port_def.format.video.pNativeWindow;
1106 port_def.format.video.pNativeWindow = NULL;
H A DOMXVideoEncoderBase.cpp113 paramPortDefinitionInput.format.video.pNativeWindow = NULL;
251 paramPortDefinitionOutput.format.video.pNativeWindow = NULL;
H A DOMXVideoDecoderVP9Hybrid.cpp690 port_def.format.video.pNativeWindow = NULL;
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c876 pComponentPrivate->pInPortDef->format.video.pNativeWindow = 0;
905 pComponentPrivate->pOutPortDef->format.video.pNativeWindow = 0;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp3058 m_display_id = portDefn->format.video.pNativeWindow;
H A Domx_vdec_copper.cpp2860 m_display_id = portDefn->format.video.pNativeWindow;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp2917 m_display_id = portDefn->format.video.pNativeWindow;
H A Domx_vdec_hevc.cpp2750 m_display_id = portDefn->format.video.pNativeWindow;
H A Domx_vdec_hevc_swvdec.cpp3385 m_display_id = portDefn->format.video.pNativeWindow;
H A Domx_vdec_msm8974.cpp3309 m_display_id = portDefn->format.video.pNativeWindow;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp2729 m_display_id = portDefn->format.video.pNativeWindow;
H A Domx_vdec_hevc_swvdec.cpp3434 m_display_id = portDefn->format.video.pNativeWindow;

Completed in 9543 milliseconds

12