Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h222 status_t setParamAudioTimeScale(int32_t timeScale);
DStagefrightRecorder.cpp772 status_t StagefrightRecorder::setParamAudioTimeScale(int32_t timeScale) { in setParamAudioTimeScale() function in android::StagefrightRecorder
1003 return setParamAudioTimeScale(timeScale); in setParameter()