Searched defs:PortVideo (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dportvideo.h27 class PortVideo : public PortBase class in inherits:PortBase
30 PortVideo();
31 //~PortVideo();
58 /* end of PortVideo */
60 class PortAvc : public PortVideo
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportvideo.cpp31 PortVideo::PortVideo() function in class:PortVideo
56 //PortVideo::~PortVideo()
64 OMX_ERRORTYPE PortVideo::SetPortVideoParam(
87 const OMX_VIDEO_PARAM_PORTFORMATTYPE *PortVideo::GetPortVideoParam(void)
92 OMX_ERRORTYPE PortVideo::SetPortBitrateParam(
113 const OMX_VIDEO_PARAM_BITRATETYPE *PortVideo::GetPortBitrateParam(void)
118 OMX_ERRORTYPE PortVideo::SetPortBufferSharingInfo(OMX_BOOL isbufsharing)
125 const OMX_BOOL *PortVideo
[all...]

Completed in 52 milliseconds