Home
last modified time | relevance | path

Searched refs:setParamRtpLocalPort (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h242 status_t setParamRtpLocalPort(int32_t localPort);
DStagefrightRecorder.cpp835 status_t StagefrightRecorder::setParamRtpLocalPort(int32_t localPort) { in setParamRtpLocalPort() function in android::StagefrightRecorder
1060 return setParamRtpLocalPort(localPort); in setParameter()