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

/frameworks/av/media/libstagefright/rtsp/
H A DARTPConnection.cpp481 sp<ARTPSource> source = findSource(s, srcId);
590 sp<ARTPSource> source = findSource(s, id);
617 sp<ARTPSource> source = findSource(s, id);
624 sp<ARTPSource> ARTPConnection::findSource(StreamInfo *info, uint32_t srcId) { function in class:android::ARTPConnection

Completed in 221 milliseconds