HomeSort by relevance Sort by last modified time
    Searched refs:onPush (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/rtsp/
UDPPusher.h 49 bool onPush();
UDPPusher.cpp 71 bool UDPPusher::onPush() {
115 if (!onPush() && !(ntohs(mRemoteAddr.sin_port) & 1)) {

Completed in 444 milliseconds