Searched defs:enablePortAsync (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2607 status_t err = enablePortAsync(portIndex);
2609 CODEC_LOGE("enablePortAsync(%u) failed (err = %d)", portIndex, err);
2959 status_t OMXCodec::enablePortAsync(OMX_U32 portIndex) { function in class:android::OMXCodec

Completed in 54 milliseconds