Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h199 status_t setupAACRecording();
H A DStagefrightRecorder.cpp1177 status = setupAACRecording(); in prepareInternal()
1440 status_t StagefrightRecorder::setupAACRecording() { in setupAACRecording() function in android::StagefrightRecorder