Searched defs:setParamVideoEncoderProfile (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp477 status_t StagefrightRecorder::setParamVideoEncoderProfile(int32_t profile) { function in class:android::StagefrightRecorder
478 ALOGV("setParamVideoEncoderProfile: %d", profile);
660 return setParamVideoEncoderProfile(profile);
1174 setParamVideoEncoderProfile(OMX_VIDEO_AVCProfileBaseline);

Completed in 410 milliseconds