Searched defs:addMediaCodecFromAttributes (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp470 addMediaCodecFromAttributes(false /* encoder */, attrs);
481 addMediaCodecFromAttributes(true /* encoder */, attrs);
674 status_t MediaCodecList::addMediaCodecFromAttributes( function in class:android::MediaCodecList

Completed in 346 milliseconds