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

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h168 status_t setParamAudioTimeScale(int32_t timeScale);
H A DStagefrightRecorder.cpp556 status_t StagefrightRecorder::setParamAudioTimeScale(int32_t timeScale) { function in class:android::StagefrightRecorder
557 ALOGV("setParamAudioTimeScale: %d", timeScale);
678 return setParamAudioTimeScale(timeScale);

Completed in 260 milliseconds