Searched defs:getCodecBase (Results 1 – 3 of 3) sorted by relevance
28 std::function<sp<CodecBase>(const AString &, const char *)> getCodecBase, in CreateCodec()
162 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase) { in SetupMediaCodec()214 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local297 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local
659 std::function<sp<CodecBase>(const AString &, const char *)> getCodecBase, in MediaCodec()