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

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 161 status_t setParamVideoEncoderLevel(int32_t level);
StagefrightRecorder.cpp 494 status_t StagefrightRecorder::setParamVideoEncoderLevel(int32_t level) {
495 ALOGV("setParamVideoEncoderLevel: %d", level);
673 return setParamVideoEncoderLevel(level);
    [all...]

Completed in 42 milliseconds