Home
last modified time | relevance | path

Searched refs:setParamVideoEncoderProfile (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.h193 status_t setParamVideoEncoderProfile(int32_t profile);
DStagefrightRecorder.cpp651 status_t StagefrightRecorder::setParamVideoEncoderProfile(int32_t profile) { in setParamVideoEncoderProfile() function in android::StagefrightRecorder
832 return setParamVideoEncoderProfile(profile); in setParameter()
1447 setParamVideoEncoderProfile(OMX_VIDEO_AVCProfileBaseline); in setDefaultProfileIfNecessary()