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

  /frameworks/base/media/libmediaplayerservice/
StagefrightRecorder.h 120 status_t setParamVideoEncoderProfile(int32_t profile);
StagefrightRecorder.cpp 432 status_t StagefrightRecorder::setParamVideoEncoderProfile(int32_t profile) {
433 LOGV("setParamVideoEncoderProfile: %d", profile);
559 return setParamVideoEncoderProfile(profile);
    [all...]

Completed in 459 milliseconds