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

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h327 status_t enablePortAsync(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2418 status_t err = enablePortAsync(portIndex);
2420 CODEC_LOGE("enablePortAsync(%u) failed (err = %d)", portIndex, err);
2770 status_t OMXCodec::enablePortAsync(OMX_U32 portIndex) { function in class:android::OMXCodec

Completed in 709 milliseconds