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 170 status_t setParamVideoEncoderLevel(int32_t level);
StagefrightRecorder.cpp 486 status_t StagefrightRecorder::setParamVideoEncoderLevel(int32_t level) {
487 ALOGV("setParamVideoEncoderLevel: %d", level);
665 return setParamVideoEncoderLevel(level);
    [all...]

Completed in 46 milliseconds