Home
last modified time | relevance | path

Searched refs:isbufsharing (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/src/
Dportvideo.cpp118 OMX_ERRORTYPE PortVideo::SetPortBufferSharingInfo(OMX_BOOL isbufsharing) in SetPortBufferSharingInfo() argument
120 mbufsharing = isbufsharing; in SetPortBufferSharingInfo()
146 const OMX_BOOL *isbufsharing = GetPortBufferSharingInfo(); in SetPortPrivateInfoParam() local
147 if(*isbufsharing) { in SetPortPrivateInfoParam()
/hardware/intel/common/wrs_omxil_core/base/inc/
Dportvideo.h45 OMX_ERRORTYPE SetPortBufferSharingInfo(OMX_BOOL isbufsharing);