OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addMediaCodecFromAttributes
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/stagefright/
MediaCodecList.h
96
status_t
addMediaCodecFromAttributes
(bool encoder, const char **attrs);
/frameworks/av/media/libstagefright/
MediaCodecList.cpp
193
addMediaCodecFromAttributes
(false /* encoder */, attrs);
204
addMediaCodecFromAttributes
(true /* encoder */, attrs);
274
status_t MediaCodecList::
addMediaCodecFromAttributes
(
Completed in 1275 milliseconds