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

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 168 status_t setParamVideoEncoderProfile(int32_t profile);
StagefrightRecorder.cpp 476 status_t StagefrightRecorder::setParamVideoEncoderProfile(int32_t profile) {
477 ALOGV("setParamVideoEncoderProfile: %d", profile);
659 return setParamVideoEncoderProfile(profile);
    [all...]

Completed in 171 milliseconds