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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/sec/
SEC_OMX_Macros.h 57 #define CHECK_PORT_BEING_FLUSHED(port) (port->bIsPortFlushed == OMX_TRUE)
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Baseport.h 61 OMX_BOOL bIsPortFlushed;
SEC_OMX_Baseport.c 183 pSECComponent->pSECPort[portIndex].bIsPortFlushed = OMX_FALSE;
253 pSECComponent->pSECPort[portIndex].bIsPortFlushed = OMX_TRUE;
263 pSECComponent->pSECPort[portIndex].bIsPortFlushed = OMX_FALSE;
472 pSECComponent->pSECPort[portIndex].bIsPortFlushed = OMX_TRUE;
480 pSECComponent->pSECPort[portIndex].bIsPortFlushed = OMX_FALSE;
791 pSECInputPort->bIsPortFlushed = OMX_FALSE;
883 pSECOutputPort->bIsPortFlushed = OMX_FALSE;
    [all...]
SEC_OMX_Basecomponent.c 612 pSECComponent->pSECPort[index].bIsPortFlushed = OMX_TRUE;
    [all...]

Completed in 20 milliseconds