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

/frameworks/av/media/libstagefright/rtsp/
H A DUDPPusher.h49 bool onPush();
H A DUDPPusher.cpp71 bool UDPPusher::onPush() { function in class:android::UDPPusher
115 if (!onPush() && !(ntohs(mRemoteAddr.sin_port) & 1)) {

Completed in 1300 milliseconds