Searched refs:hasQuirk (Results 1 – 3 of 3) sorted by relevance
70 bool hasQuirk(const char *name) const;
108 bool MediaCodecInfo::hasQuirk(const char *name) const { in hasQuirk() function in android::MediaCodecInfo252 if (!hasQuirk(name)) { in addQuirk()
258 if (info->hasQuirk("requires-allocate-on-input-ports")) { in getComponentQuirks()261 if (info->hasQuirk("requires-allocate-on-output-ports")) { in getComponentQuirks()264 if (info->hasQuirk("output-buffers-are-unreadable")) { in getComponentQuirks()