Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h240 status_t setParamRtpLocalPort(int32_t localPort);
H A DStagefrightRecorder.cpp828 status_t StagefrightRecorder::setParamRtpLocalPort(int32_t localPort) { in setParamRtpLocalPort() function in android::StagefrightRecorder
1046 return setParamRtpLocalPort(localPort); in setParameter()