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 160 status_t setParamVideoEncoderProfile(int32_t profile);
StagefrightRecorder.cpp 485 status_t StagefrightRecorder::setParamVideoEncoderProfile(int32_t profile) {
486 ALOGV("setParamVideoEncoderProfile: %d", profile);
668 return setParamVideoEncoderProfile(profile);
    [all...]

Completed in 42 milliseconds