Home
last modified time | relevance | path

Searched defs:nameCodecTypeMap_ (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/include/
Dcodec_ability_singleton.h43 std::unordered_map<std::string, CodecType> nameCodecTypeMap_; variable
/foundation/multimedia/av_codec/services/engine/codeclist/
Dcodec_ability_singleton.h44 std::unordered_map<std::string, CodecType> nameCodecTypeMap_; variable