Searched refs:setParamVideoEncoderProfile (Results 1 – 2 of 2) sorted by relevance
228 status_t setParamVideoEncoderProfile(int32_t profile);
728 status_t StagefrightRecorder::setParamVideoEncoderProfile(int32_t profile) { in setParamVideoEncoderProfile() function in android::StagefrightRecorder1028 return setParamVideoEncoderProfile(profile); in setParameter()1775 setParamVideoEncoderProfile(OMX_VIDEO_AVCProfileBaseline); in setDefaultProfileIfNecessary()