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 171 status_t setParamVideoTimeScale(int32_t timeScale);
StagefrightRecorder.cpp 507 status_t StagefrightRecorder::setParamVideoTimeScale(int32_t timeScale) {
508 ALOGV("setParamVideoTimeScale: %d", timeScale);
674 return setParamVideoTimeScale(timeScale);
    [all...]

Completed in 32 milliseconds