Searched refs:createVideoDecoderCap (Results 1 – 2 of 2) sorted by relevance
519 static VideoDecoderCap* createVideoDecoderCap(const char **atts, size_t natts);
535 MediaProfiles::createVideoDecoderCap(const char **atts, size_t natts) in createVideoDecoderCap() function in android::MediaProfiles750 MediaProfiles::VideoDecoderCap* cap = createVideoDecoderCap(atts, natts); in startElementHandler()