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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Baseport.h 68 OMX_HANDLETYPE tunneledComponent;
SEC_OMX_Baseport.c 72 OMX_EmptyThisBuffer(pSECPort->tunneledComponent, bufferHeader);
74 OMX_FillThisBuffer(pSECPort->tunneledComponent, bufferHeader);
793 pSECInputPort->tunneledComponent = NULL;
885 pSECOutputPort->tunneledComponent = NULL;
    [all...]
SEC_OMX_Basecomponent.c     [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/
SEC_OMX_Vdec.c 442 OMX_FillThisBuffer(secOMXInputPort->tunneledComponent, bufferHeader);
552 OMX_EmptyThisBuffer(secOMXOutputPort->tunneledComponent, bufferHeader);
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/
SEC_OMX_Venc.c 440 OMX_FillThisBuffer(secOMXInputPort->tunneledComponent, bufferHeader);
549 OMX_EmptyThisBuffer(secOMXOutputPort->tunneledComponent, bufferHeader);
    [all...]

Completed in 75 milliseconds