Searched refs:setParamVideoEncoderProfile (Results 1 – 2 of 2) sorted by relevance
226 status_t setParamVideoEncoderProfile(int32_t profile);
721 status_t StagefrightRecorder::setParamVideoEncoderProfile(int32_t profile) { in setParamVideoEncoderProfile() function in android::StagefrightRecorder1014 return setParamVideoEncoderProfile(profile); in setParameter()1736 setParamVideoEncoderProfile(OMX_VIDEO_AVCProfileBaseline); in setDefaultProfileIfNecessary()