Searched defs:getCodecBase (Results 1 – 3 of 3) sorted by relevance
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() local300 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local366 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local
28 std::function<sp<CodecBase>(const AString &, const char *)> getCodecBase, in CreateCodec()
737 std::function<sp<CodecBase>(const AString &, const char *)> getCodecBase, in MediaCodec()