HomeSort by relevance Sort by last modified time
    Searched refs:setParamVideoTimeScale (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 181 status_t setParamVideoTimeScale(int32_t timeScale);
StagefrightRecorder.cpp 671 status_t StagefrightRecorder::setParamVideoTimeScale(int32_t timeScale) {
672 ALOGV("setParamVideoTimeScale: %d", timeScale);
836 return setParamVideoTimeScale(timeScale);
    [all...]

Completed in 461 milliseconds