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

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h173 status_t setParamAudioTimeScale(int32_t timeScale);
H A DStagefrightRecorder.cpp684 status_t StagefrightRecorder::setParamAudioTimeScale(int32_t timeScale) { function in class:android::StagefrightRecorder
685 ALOGV("setParamAudioTimeScale: %d", timeScale);
801 return setParamAudioTimeScale(timeScale);

Completed in 9 milliseconds