Searched refs:enablePortAsync (Results 1 – 2 of 2) sorted by relevance
328 status_t enablePortAsync(OMX_U32 portIndex);
2607 status_t err = enablePortAsync(portIndex); in onCmdComplete()2959 status_t OMXCodec::enablePortAsync(OMX_U32 portIndex) { in enablePortAsync() function in android::OMXCodec