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

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2504 status_t err = enablePortAsync(portIndex);
2506 CODEC_LOGE("enablePortAsync(%ld) failed (err = %d)", portIndex, err);
2856 status_t OMXCodec::enablePortAsync(OMX_U32 portIndex) { function in class:android::OMXCodec

Completed in 37 milliseconds