Searched refs:formatNoProfile (Results 1 – 1 of 1) sorted by relevance
410 sp<AMessage> formatNoProfile = format->dup(); in findMatchingCodecs() local411 formatNoProfile->removeEntryByName(KEY_PROFILE); in findMatchingCodecs()412 findMatchingCodecs(mime, encoder, flags, formatNoProfile, matches); in findMatchingCodecs()