HomeSort by relevance Sort by last modified time
    Searched refs:isbufsharing (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/wrs_omxil_core/base/inc/
portvideo.h 45 OMX_ERRORTYPE SetPortBufferSharingInfo(OMX_BOOL isbufsharing);
  /hardware/intel/common/wrs_omxil_core/base/src/
portvideo.cpp 118 OMX_ERRORTYPE PortVideo::SetPortBufferSharingInfo(OMX_BOOL isbufsharing)
120 mbufsharing = isbufsharing;
146 const OMX_BOOL *isbufsharing = GetPortBufferSharingInfo(); local
147 if(*isbufsharing) {

Completed in 33 milliseconds