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

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

Completed in 33 milliseconds