Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h202 status_t setupRTPRecording();
H A DStagefrightRecorder.cpp1181 status = setupRTPRecording(); in prepareInternal()
1515 status_t StagefrightRecorder::setupRTPRecording() { in setupRTPRecording() function in android::StagefrightRecorder