Searched defs:isSoftwareCodec (Results 1 – 2 of 2) sorted by relevance
320 bool MediaCodecList::isSoftwareCodec(const AString &componentName) { in isSoftwareCodec() function in android::MediaCodecList
738 public static boolean isSoftwareCodec(String codecName) { in isSoftwareCodec() method in CodecTestBase