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

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/sec/
SEC_OMX_Macros.h 58 #define CHECK_PORT_BEING_DISABLED(port) (port->bIsPortDisabled == OMX_TRUE)
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Baseport.h 62 OMX_BOOL bIsPortDisabled;
SEC_OMX_Baseport.c 502 pSECComponent->pSECPort[portIndex].bIsPortDisabled = OMX_FALSE;
792 pSECInputPort->bIsPortDisabled = OMX_FALSE;
884 pSECOutputPort->bIsPortDisabled = OMX_FALSE;
    [all...]
SEC_OMX_Basecomponent.c 690 pSECPort->bIsPortDisabled = OMX_TRUE;
695 pSECPort->bIsPortDisabled = OMX_TRUE;
    [all...]

Completed in 22 milliseconds