OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setParamVideoEncoderProfile
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h
169
status_t
setParamVideoEncoderProfile
(int32_t profile);
StagefrightRecorder.cpp
477
status_t StagefrightRecorder::
setParamVideoEncoderProfile
(int32_t profile) {
478
ALOGV("
setParamVideoEncoderProfile
: %d", profile);
660
return
setParamVideoEncoderProfile
(profile);
[
all
...]
Completed in 612 milliseconds