Searched refs:OMXComponentCapabilityFlagsType (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp84 typedef struct OMXComponentCapabilityFlagsType { struct
97 } OMXComponentCapabilityFlagsType; typedef in typeref:struct:OMXComponentCapabilityFlagsType
1713 VALIDATE_OMX_PARAM_DATA(paramData, OMXComponentCapabilityFlagsType);
1714 OMXComponentCapabilityFlagsType *pParam = reinterpret_cast<OMXComponentCapabilityFlagsType*>(paramData);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp110 typedef struct OMXComponentCapabilityFlagsType { struct
123 } OMXComponentCapabilityFlagsType; typedef in typeref:struct:OMXComponentCapabilityFlagsType
1804 VALIDATE_OMX_PARAM_DATA(paramData, OMXComponentCapabilityFlagsType);
1805 OMXComponentCapabilityFlagsType *pParam = reinterpret_cast<OMXComponentCapabilityFlagsType*>(paramData);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp112 typedef struct OMXComponentCapabilityFlagsType { struct
125 } OMXComponentCapabilityFlagsType; typedef in typeref:struct:OMXComponentCapabilityFlagsType
1841 VALIDATE_OMX_PARAM_DATA(paramData, OMXComponentCapabilityFlagsType);
1842 OMXComponentCapabilityFlagsType *pParam = reinterpret_cast<OMXComponentCapabilityFlagsType*>(paramData);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp83 typedef struct OMXComponentCapabilityFlagsType struct
95 } OMXComponentCapabilityFlagsType; typedef in typeref:struct:OMXComponentCapabilityFlagsType
1766 OMXComponentCapabilityFlagsType *pParam = reinterpret_cast<OMXComponentCapabilityFlagsType*>(paramData);

Completed in 134 milliseconds