Home
last modified time | relevance | path

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

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h202 status_t setParamVideoTimeScale(int32_t timeScale);
DStagefrightRecorder.cpp690 status_t StagefrightRecorder::setParamVideoTimeScale(int32_t timeScale) { in setParamVideoTimeScale() function in android::StagefrightRecorder
855 return setParamVideoTimeScale(timeScale); in setParameter()