Searched refs:queuePacket (Results 1 - 2 of 2) sorted by path

/frameworks/av/media/libstagefright/rtsp/
H A DARTPSource.cpp92 if (queuePacket(buffer) && mAssembler != NULL) {
108 bool ARTPSource::queuePacket(const sp<ABuffer> &buffer) { function in class:android::ARTPSource
H A DARTPSource.h69 bool queuePacket(const sp<ABuffer> &buffer);

Completed in 126 milliseconds