Searched defs:getCodecBase (Results 1 – 3 of 3) sorted by relevance
164 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase) { in SetupMediaCodec()216 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local302 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local368 std::function<sp<CodecBase>(const AString &name, const char *owner)> getCodecBase = in TEST() local414 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()
1019 std::function<sp<CodecBase>(const AString &, const char *)> getCodecBase, in MediaCodec()