Searched refs:createAudioDecoderCap (Results 1 – 2 of 2) sorted by relevance
518 static AudioDecoderCap* createAudioDecoderCap(const char **atts, size_t natts);
515 MediaProfiles::createAudioDecoderCap(const char **atts, size_t natts) in createAudioDecoderCap() function in android::MediaProfiles757 MediaProfiles::AudioDecoderCap* cap = createAudioDecoderCap(atts, natts); in startElementHandler()