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

/frameworks/av/include/media/stagefright/
H A DOMXCodec.h326 status_t enablePortAsync(OMX_U32 portIndex);
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2506 status_t err = enablePortAsync(portIndex);
2508 CODEC_LOGE("enablePortAsync(%ld) failed (err = %d)", portIndex, err);
2858 status_t OMXCodec::enablePortAsync(OMX_U32 portIndex) { function in class:android::OMXCodec

Completed in 140 milliseconds