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 166 status_t setParamVideoEncoderLevel(int32_t level);
StagefrightRecorder.cpp 484 status_t StagefrightRecorder::setParamVideoEncoderLevel(int32_t level) {
485 ALOGV("setParamVideoEncoderLevel: %d", level);
663 return setParamVideoEncoderLevel(level);
    [all...]

Completed in 19 milliseconds