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

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h181 status_t setParamVideoTimeScale(int32_t timeScale);
H A DStagefrightRecorder.cpp671 status_t StagefrightRecorder::setParamVideoTimeScale(int32_t timeScale) { function in class:android::StagefrightRecorder
672 ALOGV("setParamVideoTimeScale: %d", timeScale);
836 return setParamVideoTimeScale(timeScale);

Completed in 149 milliseconds