Searched defs:getCodecBase (Results 1 – 3 of 3) sorted by relevance
165 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase) { in SetupMediaCodec()217 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local303 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local369 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local415 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()
1226 std::function<sp<CodecBase>(const AString &, const char *)> getCodecBase, in MediaCodec()