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

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp3787 stopOmxComponent_l();
3803 status_t err = stopOmxComponent_l();
3810 status_t OMXCodec::stopOmxComponent_l() { function in class:android::OMXCodec
3811 CODEC_LOGV("stopOmxComponent_l mState=%d", mState);

Completed in 51 milliseconds