Searched refs:hasQuirk (Results 1 – 4 of 4) sorted by relevance
89 bool hasQuirk(const char *name) const;
123 bool MediaCodecInfo::hasQuirk(const char *name) const { in hasQuirk() function in android::MediaCodecInfo262 if (!hasQuirk(name)) { in addQuirk()
1221 if (info->hasQuirk("requires-allocate-on-input-ports")) { in getQuirksFor()1224 if (info->hasQuirk("requires-allocate-on-output-ports")) { in getQuirksFor()